PerformanceTestBaseTDelegate, TResultOnAfterCase Method
Raises the
AfterCase event. Called after each repetition of a test case, including the warming-up session.
Namespace: KGySoft.DiagnosticsAssembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 10.0.0
protected virtual void OnAfterCase()
Protected Overridable Sub OnAfterCase
protected:
virtual void OnAfterCase()
abstract OnAfterCase : unit -> unit
override OnAfterCase : unit -> unit