Share via


IAsyncStateMachine.SetStateMachine(IAsyncStateMachine) Yöntem

Tanım

Durum makinesini yığınla ayrılmış bir çoğaltma ile yapılandırılır.

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)

Parametreler

stateMachine
IAsyncStateMachine

Yığınla ayrılmış çoğaltma.

Şunlara uygulanır