Click or drag to resize
NetworkPerformance Class

This class refers to measures of service quality of the network.

Inheritance Hierarchy
SystemObject
  OIV.InventorSoNetBase
    OIV.RemoteViz.RenderingNetworkPerformance

Namespace: OIV.RemoteViz.Rendering
Assembly: OIV.RemoteViz (in OIV.RemoteViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public sealed class NetworkPerformance : SoNetBase

The NetworkPerformance type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Overrides GetHashCode().
(Inherited from SoNetBase.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Properties
  NameDescription
Public propertyBandwidth

Gets the estimated network bandwidth between the service and the client.

Public propertyCalibrationEnabled

Enable or disable network performance calibration.

Public propertyLatency

Gets the estimated network latency (round-trip time) between the service and the client.

Public propertyMaxCalibrationDuration

Sets the network performance calibration maximum duration.

Top
Remarks

See Also