IAsyncStateMachine Interfész

Definíció

Az aszinkron metódusokhoz létrehozott állapotgépeket jelöli. Ez a típus csak fordítói használatra készült.

public interface class IAsyncStateMachine
public interface IAsyncStateMachine
type IAsyncStateMachine = interface
Public Interface IAsyncStateMachine

Metódusok

Name Description
MoveNext()

Áthelyezi az állapotgépet a következő állapotba.

SetStateMachine(IAsyncStateMachine)

Az állapotgépet egy halomra lefoglalt replikával konfigurálja.

A következőre érvényes: