 | CGXNETCoreReleaseStack Method |
Namespace:
GeoEngine.Core.GXNet
Assembly:
geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntaxpublic static void ReleaseStack(
IntPtr A_0
)
public static void ReleaseStack(
IntPtr A_0
)
Public Shared Sub ReleaseStack (
A_0 As IntPtr
)
Public Shared Sub ReleaseStack (
A_0 As IntPtr
)
public:
static void ReleaseStack(
IntPtr A_0
)
public:
static void ReleaseStack(
IntPtr A_0
)
static member ReleaseStack :
A_0 : IntPtr -> unit
static member ReleaseStack :
A_0 : IntPtr -> unit
Parameters
- A_0
- Type: SystemIntPtr
See Also