IAsyncStateMachine..::..SetStateMachine Method
Namespace:
System.Runtime.CompilerServices
Assembly: Bridge (in Bridge.dll)
Assembly: Bridge (in Bridge.dll)
Syntax
void SetStateMachine( IAsyncStateMachine stateMachine )
Sub SetStateMachine ( _ stateMachine As IAsyncStateMachine _ )
void SetStateMachine( IAsyncStateMachine^ stateMachine )
Parameters
- stateMachine
- Type: System.Runtime.CompilerServices..::..IAsyncStateMachine