This topic has not yet been rated - Rate this topic

IAsyncStateMachine Methods

.NET Framework 4.5

The IAsyncStateMachine type exposes the following members.

  Name Description
Public method MoveNext Moves the state machine to its next state.
Public method SetStateMachine Configures the state machine with a heap-allocated replica.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.