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.167 -- Release Build+e0e178e678b2bd36a996c5b5ec4bca3a29306205
public double SamplingInterval { get; set; }
Public Property SamplingInterval As Double
Get
Set
function get_SamplingInterval();
function set_SamplingInterval(value);
Property Value
Double