Click or drag to resize

InterprocessCacheWaitForSave Method

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