Click or drag to resize
RegionAttributesInitialCapacity Property
Returns the initial capacity of the entry's local cache.

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

Return Value

Type: Int32
the initial capacity
See Also