Indicates whether this Pool has been
destroyed.
Namespace: GemStone.GemFire.CacheAssembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntaxpublic bool Destroyed { get; }
Public ReadOnly Property Destroyed As Boolean
Get
public:
property bool Destroyed {
bool get ();
}
member Destroyed : bool with get
Property Value
Type:
Boolean
See Also