True if this region has been destroyed.
Namespace: GemStone.GemFire.Cache
Assembly: GemStone.GemFire.Cache (in GemStone.GemFire.Cache.dll)
Version: 2.7.0.1
Syntax
| C# |
|---|
public bool IsDestroyed{ get;} |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property IsDestroyed As Boolean |
| Visual C++ |
|---|
public: property bool IsDestroyed { bool get (); } |
Return Value
true if destroyed
See Also
Region Class
GemStone.GemFire.Cache Namespace