Method InvokeWaitForCompletion
InvokeWaitForCompletion()
Used for the implementation of WaitForCompletion in an IAsyncOperation.
Declaration
protected virtual bool InvokeWaitForCompletion()
Returns
| Type | Description | 
|---|---|
| bool | True if the operation has completed, otherwise false.  |