The methods of System.Runtime.CompilerServices.AsyncTaskMethodBuilder<TResult> are listed below. For a list of all members, see the AsyncTaskMethodBuilder<TResult> Members list.
See Also: Inherited members from System.ValueType
AwaitOnCompleted<TAwaiter,TStateMachine>(ref TAwaiter, ref TStateMachine)Documentation for this section has not yet been entered. | ||
AwaitUnsafeOnCompleted<TAwaiter,TStateMachine>(ref TAwaiter, ref TStateMachine)Documentation for this section has not yet been entered. | ||
static | Create()
| |
SetException(Exception)
| ||
SetResult(TResult)Documentation for this section has not yet been entered. | ||
SetStateMachine(IAsyncStateMachine)
| ||
Start<TStateMachine>(ref TStateMachine)Documentation for this section has not yet been entered. |