Click or drag to resize
RegionAttributesLoadFactor Property
Returns the load factor 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 float LoadFactor { get; }

Return Value

Type: Single
the load factor
See Also