| SoRemoteVizClientServiceMessageEventArgState Property  | 
Returns the connection state with the service. 
 
Namespace: OIV.RemoteViz.Clients.NodesAssembly: OIV.RemoteViz.Client (in OIV.RemoteViz.Client.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntaxpublic SoRemoteVizClientServiceMessageEventArgStates State { get; }Public ReadOnly Property State As SoRemoteVizClientServiceMessageEventArgStates
	Get
public:
property SoRemoteVizClientServiceMessageEventArgStates State {
	SoRemoteVizClientServiceMessageEventArgStates get ();
}member State : SoRemoteVizClientServiceMessageEventArgStates with get
Property Value
Type: 
SoRemoteVizClientServiceMessageEventArgStates
Remarks
See Also