Method InvokeWaitForCompletion
InvokeWaitForCompletion()
Used for the implementation of WaitForCompletion in an IAsyncOperation.
선언
protected virtual bool InvokeWaitForCompletion()
반환
| 타입 | 설명 |
|---|---|
| bool | True if the operation has completed, otherwise false. |