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