 | CGXNETCoresCheckTerminate Method |
Check to see if terminate has been called by a wrapper.
Namespace:
GeoEngine.Core.GXNet
Assembly:
geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntaxpublic static short sCheckTerminate()
public static short sCheckTerminate()
Public Shared Function sCheckTerminate As Short
Public Shared Function sCheckTerminate As Short
public:
static short sCheckTerminate()
public:
static short sCheckTerminate()
static member sCheckTerminate : unit -> int16
static member sCheckTerminate : unit -> int16
Return Value
Type:
Int16
0 - No
1 - Yes
Remarks
See Also