SoRemoteVizClientServiceMessageEventArgStates Enumeration |
Namespace: OIV.RemoteViz.Clients.Nodes
Member name | Value | Description | |
---|---|---|---|
CONNECTED | 0 | Connected to the service. | |
DISCONNECTED | 1 | Disconnected from the service. | |
START_NETWORK_CALIBRATION | 2 | The network calibration is started. | |
FINISH_NETWORK_CALIBRATION | 3 | The network calibration is finished. | |
START_BANDWIDTH_CALIBRATION | 4 | The network bandwidth calibration is started. | |
FINISH_BANDWIDTH_CALIBRATION | 5 | The network bandwidth calibration is finished. | |
START_LATENCY_CALIBRATION | 6 | The network latency calibration is started. | |
FINISH_LATENCY_CALIBRATION | 7 | The network latency calibration is finished. | |
PENDING_NETWORK_CALIBRATION | 8 | The network calibration is pending. Another connection is currently performing it. |