IAsyncStateMachine.SetStateMachine(IAsyncStateMachine) Metodo
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Configura la macchina a stati con una replica allocata sull'heap.
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
La replica allocata sull'heap.
Feedback su .NET
.NET è un progetto di open source. Selezionare un collegamento per fornire feedback: