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.173 -- Release Build+13a17d52c6d57dd487f5387b2010a9ccb7973f84
function get_SampleFilter();
function set_SampleFilter(value);
Property Value
FuncSingle,
Boolean
Return true if sample should be filtered; otherwise, false.