SiloLifecycleSubject.PerfMeasureOnStart(Int32, TimeSpan) 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.
Journalise les performances observées d’un OnStart(CancellationToken) appel.
protected override void PerfMeasureOnStart (int stage, TimeSpan elapsed);
override this.PerfMeasureOnStart : int * TimeSpan -> unit
Protected Overrides Sub PerfMeasureOnStart (stage As Integer, elapsed As TimeSpan)
Paramètres
- stage
- Int32
L’étape.
- elapsed
- TimeSpan
La période qui s’est écoulée avant OnStart(CancellationToken) d’être terminée une fois qu’elle a été lancée.