Click or drag to resize
CSYSSendGeneralMessage Method
Send a general information message to all listners

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public static void SendGeneralMessage(
	string str1,
	string str2
)

Parameters

str1
Type: SystemString
Message Class
str2
Type: SystemString
Message Info
See Also