Click or drag to resize

CGXNETCoreSetGeoGXHandle Method

Set the gx handle into tls

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
protected void SetGeoGXHandle(
	IntPtr A_0
)

protected void SetGeoGXHandle(
	IntPtr A_0
)

Parameters

A_0
Type: SystemIntPtr
See Also