Click or drag to resize
RegionAttributesConcurrencyLevel Property
Returns the concurrency level 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 ConcurrencyLevel { get; }

Return Value

Type: Int32
the concurrency level
See Also