|
PerformanceMonitorBaseSampleCustomCounters Method
|
Derived class should override this method to sample any custom counters.
Namespace: GSF.DiagnosticsAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.284-beta+805ed69bbaa748bda5f49830845a2ffff2791ae0
Syntaxprotected virtual void SampleCustomCounters()
Protected Overridable Sub SampleCustomCounters
protected:
virtual void SampleCustomCounters()
abstract SampleCustomCounters : unit -> unit
override SampleCustomCounters : unit -> unit
function SampleCustomCounters();
View Source
See Also