LifecycleSubject.OnStartStageCompleted(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é OnStart(CancellationToken) .
protected virtual void OnStartStageCompleted (int stage);
abstract member OnStartStageCompleted : int -> unit
override this.OnStartStageCompleted : int -> unit
Protected Overridable Sub OnStartStageCompleted (stage As Integer)
Paramètres
- stage
- Int32
Étape qui s’est terminée.