 | CHANDLEm_bDestroy Field |
Holds whether we need to cleanup the underlying c++ class
Namespace:
GeoEngine.Core.GXNet
Assembly:
geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntaxprotected bool m_bDestroy
protected bool m_bDestroy
Protected m_bDestroy As Boolean
Protected m_bDestroy As Boolean
protected:
bool m_bDestroy
protected:
bool m_bDestroy
val mutable m_bDestroy: bool
val mutable m_bDestroy: bool
Field Value
Type:
Boolean
See Also