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