Click or drag to resize
CSYSSetServerMessagesAP Method
Control the server message handling.

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Notes
Should be set to false when dialogs should not appear. This setting is thread specific.
Syntax
public static void SetServerMessagesAP(
	int i1
)

Parameters

i1
Type: SystemInt32
1 - Display messages, 0 - messages reported as errors
See Also