LifecycleSubject.OnStopStageCompleted(Int32) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Signifie que terminé OnStop(CancellationToken) .
protected virtual void OnStopStageCompleted (int stage);
abstract member OnStopStageCompleted : int -> unit
override this.OnStopStageCompleted : int -> unit
Protected Overridable Sub OnStopStageCompleted (stage As Integer)
Paramètres
- stage
- Int32
Étape qui s’est terminée.