 | CGXNETCoreShowError Method |
Shows any errors to stdout or to gui if gui app
Namespace:
GeoEngine.Core.GXNet
Assembly:
geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntaxpublic static int ShowError()
public static int ShowError()
Public Shared Function ShowError As Integer
Public Shared Function ShowError As Integer
public:
static int ShowError()
public:
static int ShowError()
static member ShowError : unit -> int
static member ShowError : unit -> int
Return Value
Type:
Int32
Nothing
Remarks
See Also