IAsyncStateMachine.SetStateMachine(IAsyncStateMachine) Метод

Определение

Настраивает компьютер состояния с выделенной кучей репликой.

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)

Параметры

stateMachine
IAsyncStateMachine

Выделенная кучи реплика.

Применяется к