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