Click or drag to resize

InterprocessCacheWaitForLoad Method

Overload List
  Name Description
Public method WaitForLoad Blocks current thread and waits for any pending load to complete; wait time is RetryDelayInterval * MaximumRetryAttempts.
Public method WaitForLoad(Int32) Blocks current thread and waits for specified millisecondsTimeout for any pending load to complete.
Top
See Also