PerformanceTestBaseTDelegate, TResultOnBeforeCase Method

Raises the BeforeCase event. Called before each repetition of a test case, including the warming-up session.

Definition

Namespace: KGySoft.Diagnostics
Assembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 8.1.0
C#
protected virtual void OnBeforeCase()

See Also