Click or drag to resize

CSYSiTestingSystemMode Method

Checks to see if the GX is running in the Geosoft testing system.

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public static int iTestingSystemMode()

public static int iTestingSystemMode()

Return Value

Type: Int32
0 - Normal operation 1 - Running in the Geosoft testing system.
See Also