|
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.230-beta+03417d7b5cff037b24e882d7adef82d359b34964
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