Click or drag to resize
RegionAttributesTKey, TValueScope Property
Returns the scope of the region.

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

Return Value

Type: ScopeType
the region's scope
See Also