Click or drag to resize
CSYSiGetThreadID Method
Get the ID the current thread.

Available since Oasis montaj version: 5.1.6
License: Available to anyone.  

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Notes
In a single threaded application this will always be 0.
Syntax
public static int iGetThreadID()

Return Value

Type: Int32
x - ID
See Also