Sets the scope for the next RegionAttributes created.
Namespace: GemStone.GemFire.Cache
Assembly: GemStone.GemFire.Cache (in GemStone.GemFire.Cache.dll)
Version: 2.7.0.1
Syntax
| C# |
|---|
public void SetScope( ScopeType scopeType ) |
| Visual Basic (Declaration) |
|---|
Public Sub SetScope ( _ scopeType As ScopeType _ ) |
| Visual C++ |
|---|
public: void SetScope ( ScopeType scopeType ) |
Parameters
- scopeType
- ScopeType
the type of scope to use for the region
See Also
AttributesFactory Class
GemStone.GemFire.Cache Namespace