IAsyncStateMachine.SetStateMachine Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Configures the state machine with a heap-allocated replica.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- stateMachine
- Type: System.Runtime.CompilerServices.IAsyncStateMachine
The heap-allocated replica.
Show: