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