IAsyncStateMachine.MoveNext Method

Definition

Moves the state machine to its next state.

public:
 void MoveNext();
public void MoveNext ();
abstract member MoveNext : unit -> unit
Public Sub MoveNext ()

Applies to