Udostępnij przez


IAsyncStateMachine.SetStateMachine(IAsyncStateMachine) Metoda

Definicja

Konfiguruje maszynę stanu z repliką przydzieloną stertą.

public:
 void SetStateMachine(System::Runtime::CompilerServices::IAsyncStateMachine ^ stateMachine);
public void SetStateMachine (System.Runtime.CompilerServices.IAsyncStateMachine stateMachine);
abstract member SetStateMachine : System.Runtime.CompilerServices.IAsyncStateMachine -> unit
Public Sub SetStateMachine (stateMachine As IAsyncStateMachine)

Parametry

stateMachine
IAsyncStateMachine

Replika przydzielona stertą.

Dotyczy