Click or drag to resize
SystemPropertiesStatisticsSampleInterval Property
Returns the sampling interval, that is, how often the statistics thread writes to disk, in seconds.

Namespace: GemStone.GemFire.Cache
Assembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntax
public int StatisticsSampleInterval { get; }

Return Value

Type: Int32
the statistics sampling interval
See Also