 | CSYSCancel Method |
This method indicates that the GX program terminated without
doing anything of interest and should be ignored. In
particular, the GX will not be logged in a recorded GS.
Namespace:
GeoEngine.Core.GXNet
Assembly:
geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntaxpublic static void Cancel()
public static void Cancel()
Public Shared Sub Cancel
Public Shared Sub Cancel
public:
static void Cancel()
public:
static void Cancel()
static member Cancel : unit -> unit
static member Cancel : unit -> unit
See Also