IAsyncStateMachine Methods
Collapse the table of content
Expand the table of content

IAsyncStateMachine Methods

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The IAsyncStateMachine type exposes the following members.

  NameDescription
Public method MoveNext Moves the state machine to its next state.
Public method SetStateMachine Configures the state machine with a heap-allocated replica.
Top

Show:
© 2017 Microsoft