The methods of System.Runtime.CompilerServices.TaskAwaiter are listed below. For a list of all members, see the TaskAwaiter Members list.
See Also: Inherited members from System.ValueType
Ends the wait for the completion of the asynchronous task.
Sets the action to perform when the System.Runtime.CompilerServices.TaskAwaiter object stops waiting for the asynchronous task to complete.
Schedules the continuation action for the asynchronous task that is associated with this awaiter.