LifecycleSubject.OnStopStageCompleted(Int32) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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.