Click or drag to resize
SystemPropertiesLogDiskSpaceLimit Property
Returns the maximum log 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 LogDiskSpaceLimit { get; }

Return Value

Type: Int32
the maximum limit
See Also