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