Click or drag to resize
RegionAttributesConcurrencyChecksEnabled Property
Returns the concurrency check enabled flag of the region

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

Return Value

Type: Boolean
the concurrency check enabled flag
See Also