PerformanceCounterSampleFilter Property
Gets or sets an optional custom sample filter function. Can be used to skip sampled values that are unreasonable.
Namespace: Gemstone.DiagnosticsAssembly: Gemstone.Diagnostics (in Gemstone.Diagnostics.dll) Version: 1.0.170 -- Release Build+b83e8c747f0c15a81a660ab35beb2ba998d4c40f
function get_SampleFilter();
function set_SampleFilter(value);
Property Value
FuncSingle,
Boolean
Return true if sample should be filtered; otherwise, false.