Skip to content

SiloLifecycleSubject.PerfMeasureOnStart(int, TimeSpan)

PerfMeasureOnStart(int, TimeSpan)

override
View source
protected override void PerfMeasureOnStart(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.