IAsyncStateMachine
Represents state machines generated for asynchronous methods.
This type is intended for compiler use only.
void MoveNext()
Moves the state machine to its next state.
Configures the state machine with a heap-allocated replica.