Returns the initial capacity of the entry's local cache.
Namespace: GemStone.GemFire.Cache
Assembly: GemStone.GemFire.Cache (in GemStone.GemFire.Cache.dll)
Version: 2.7.0.1
Syntax
| C# |
|---|
public int InitialCapacity{ get;} |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property InitialCapacity As Integer |
| Visual C++ |
|---|
public: property int InitialCapacity { int get (); } |
Return Value
the initial capacity
See Also
RegionAttributes Class
GemStone.GemFire.Cache Namespace