InterprocessCacheWaitForSave Method

Overload List

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

See Also