Defines a coroutine. More...
Inherits IAsyncOperation, and IEnumerator.
Additional Inherited Members | |
Properties inherited from IAsyncOperation | |
ExceptionDispatchInfo | Error [get] |
Gets the exception information if an error occurred during the operation. More... | |
bool | IsDone [get] |
Gets a value indicating whether the operation is done. More... | |
Events inherited from IAsyncOperation | |
Action< IAsyncOperation > | Completed |
Occurs when the operation is completed. More... | |
Defines a coroutine.