|
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.283-beta+c965646d479a9eab83d024dda466bc5a7b4c1300
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