AsyncTaskMethodBuilder<(Of <(<'TResult>)>)>..::..SetStateMachine Method
Namespace:
System.Runtime.CompilerServices
Assembly: Bridge (in Bridge.dll)
Assembly: Bridge (in Bridge.dll)
Syntax
public void SetStateMachine( IAsyncStateMachine stateMachine )
Public Sub SetStateMachine ( _ stateMachine As IAsyncStateMachine _ )
public: void SetStateMachine( IAsyncStateMachine^ stateMachine )
Parameters
- stateMachine
- Type: System.Runtime.CompilerServices..::..IAsyncStateMachine