Interprocess
|
Name | Description | |
---|---|---|
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. |