Compartilhar via


LifecycleSubject.OnStopStageCompleted(Int32) Método

Definição

Significa que OnStop(CancellationToken) foi concluído.

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

Parâmetros

stage
Int32

O estágio que foi concluído.

Aplica-se a