Click or drag to resize
SoRemoteVizClientMessageEventArg Constructor

Default constructor.

Namespace: OIV.RemoteViz.Clients.Nodes
Assembly: OIV.RemoteViz.Client (in OIV.RemoteViz.Client.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public MessageEventArg(
	SoRemoteVizClient source,
	string message
)

Parameters

source
Type: OIV.RemoteViz.Clients.NodesSoRemoteVizClient
message
Type: SystemString
Remarks