Click or drag to resize
IAsyncStateMachine Methods
This API is preliminary and subject to change.

The IAsyncStateMachine type exposes the following members.

Methods
  NameDescription
Public methodMoveNext
Moves the state machine to its next state.
Public methodSetStateMachine
Configures the state machine with a heap-allocated replica.
Top
See Also