| NetworkPerformance Class |
This class refers to measures of service quality of the network.
Namespace: OIV.RemoteViz.Rendering
The NetworkPerformance type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
| GetHashCode |
Overrides GetHashCode().
(Inherited from SoNetBase.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| Bandwidth | Gets the estimated network bandwidth between the service and the client. | |
| CalibrationEnabled | Enable or disable network performance calibration. | |
| Latency | Gets the estimated network latency (round-trip time) between the service and the client. | |
| MaxCalibrationDuration | Sets the network performance calibration maximum duration. |