YieldAwaitable
Struct in Arbor.Threading.Tasks / Inherits from: System.ValueType
await可能な呼び出し待機用の構造体
Field Name | Description |
---|---|
cancellationToken | Cancellation token |
dispatcher | Action dispatcher |
Method Name | Description |
---|---|
GetAwaiter | Get awaiter to wait. |
Type Name | Description |
---|---|
Awaiter | A structure for waiting for an asynchronous task to complete |