PerfMeasureOnStop(int, TimeSpan)
virtual
protected virtual void PerfMeasureOnStop(int stage, TimeSpan elapsed) Logs the observed performance of an
LifecycleSubject call. Parameters
stageint- The stage.
elapsedTimeSpan- The period of time which elapsed before
LifecycleSubjectcompleted once it was initiated.
