Skip to content

LifecycleSubject.PerfMeasureOnStop(int, TimeSpan)

PerfMeasureOnStop(int, TimeSpan)

virtual
View source
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 LifecycleSubject completed once it was initiated.