Condividi tramite


LifecycleSubject.OnStartStageCompleted(Int32) Metodo

Definizione

Indica che OnStart(CancellationToken) è stato completato.

protected virtual void OnStartStageCompleted (int stage);
abstract member OnStartStageCompleted : int -> unit
override this.OnStartStageCompleted : int -> unit
Protected Overridable Sub OnStartStageCompleted (stage As Integer)

Parametri

stage
Int32

Fase completata.

Si applica a