InterprocessCacheWaitForLoad Method

Overload List

WaitForLoad Blocks current thread and waits for any pending load to complete; wait time is RetryDelayInterval * MaximumRetryAttempts.
WaitForLoad(Int32) Blocks current thread and waits for specified millisecondsTimeout for any pending load to complete.

See Also