| IAsyncStateMachine Interface |
Namespace: System.Runtime.CompilerServices
The IAsyncStateMachine type exposes the following members.
| Name | Description | |
|---|---|---|
| MoveNext |
Moves the state machine to its next state. | |
| SetStateMachine |
Configures the state machine with a heap-allocated replica. |