 | CGXNETCoreGetGeoGXHandle Method |
Get the gx handle from tls
Namespace:
GeoEngine.Core.GXNet
Assembly:
geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntaxpublic static IntPtr GetGeoGXHandle()
public static IntPtr GetGeoGXHandle()
Public Shared Function GetGeoGXHandle As IntPtr
Public Shared Function GetGeoGXHandle As IntPtr
public:
static IntPtr GetGeoGXHandle()
public:
static IntPtr GetGeoGXHandle()
static member GetGeoGXHandle : unit -> IntPtr
static member GetGeoGXHandle : unit -> IntPtr
Return Value
Type:
IntPtr
See Also