AsyncVoidMethodBuilder (struct)

This type is found in the namespace System.Runtime.CompilerServices

mCreateAsyncVoidMethodBuilder
mSetStateMachineVoid
mSetResultVoid
mSetExceptionVoid
mStartVoid
mAwaitOnCompletedVoid
mAwaitUnsafeOnCompletedVoid
mEqualsBoolean
mToStringString
mGetHashCodeInt32
mGetTypeType

Create

SetStateMachine

.

SetResult

stateMachineSystem.Runtime.CompilerServices.IAsyncStateMachine

SetException

.

Start

exceptionSystem.Exception

AwaitOnCompleted

stateMachineSystem.Runtime.CompilerServices.

AwaitUnsafeOnCompleted

awaiterSystem.Runtime.CompilerServices.
stateMachineSystem.Runtime.CompilerServices.

Equals

awaiterSystem.Runtime.CompilerServices.
stateMachineSystem.Runtime.CompilerServices.

ToString

objSystem.Object

GetHashCode

.

GetType

.
.