IRegionTKey, TValueIsDestroyed Property |
True if this region has been destroyed.
Namespace: GemStone.GemFire.Cache.GenericAssembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntaxbool IsDestroyed { get; }
ReadOnly Property IsDestroyed As Boolean
Get
property bool IsDestroyed {
bool get ();
}
abstract IsDestroyed : bool with get
Return Value
Type:
Booleantrue if destroyed
See Also