Click or drag to resize
SoRemoteVizClientMessageEventArg Constructor

Default constructor.

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

Parameters

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