Returns the load factor 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 float LoadFactor{ get;} |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property LoadFactor As Single |
| Visual C++ |
|---|
public: property float LoadFactor { float get (); } |
Return Value
the load factor
See Also
RegionAttributes Class
GemStone.GemFire.Cache Namespace