PerformanceMonitorBaseSamplingInterval Property
Gets or sets the interval, in milliseconds, at which the
Counters are to be sampled.
Namespace: Gemstone.DiagnosticsAssembly: Gemstone.Diagnostics (in Gemstone.Diagnostics.dll) Version: 1.0.169 -- Release Build+271eae8f0556237e4cd130996d9d7c9edf9265f0
public double SamplingInterval { get; set; }
Public Property SamplingInterval As Double
Get
Set
function get_SamplingInterval();
function set_SamplingInterval(value);
Property Value
Double