IAsyncStateMachine Methods
.NET Framework (current version)
Namespace:
System.Runtime.CompilerServices
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | MoveNext() | Moves the state machine to its next state. |
![]() | SetStateMachine(IAsyncStateMachine^) | Configures the state machine with a heap-allocated replica. |
Show:
