 | CSYSExit Method |
This method terminates the execution of a script in a regular
fashion with no error messages displayed.
Namespace:
GeoEngine.Core.GXNet
Assembly:
geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntaxpublic static void Exit()
public static void Exit()
Public Shared Sub Exit
Public Shared Sub Exit
public:
static void Exit()
public:
static void Exit()
static member Exit : unit -> unit
static member Exit : unit -> unit
See Also