Click or drag to resize
SystemPropertiesStatsDiskSpaceLimit Property
Returns the maximum statistics Disk size, in bytes, or 0 if unlimited.

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

Return Value

Type: Int32
the maximum limit
See Also