Share via


QualityOfService Members

The following tables list the members exposed by the QualityOfService type.

Public Properties

Name Description
Public Property AverageRoundtripTime Gets the average (median) round trip time of all the network packets that were sent during the quality of service measurement process.
Public Property BytesPerSecondDownstream Gets an estimate of the available downstream network bandwidth from the session host to this machine, measured in bytes per second.
Public Property BytesPerSecondUpstream Gets an estimate of the available upstream network bandwidth from this machine to the session host, measured in bytes per second.
Public Property IsAvailable Checks whether this quality of service operation has completed.
Public Property MinimumRoundtripTime Gets the minimum round trip time of any network packet that was sent during the quality of service measurement process.

Public Methods

Name Description
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

QualityOfService Class
Microsoft.Xna.Framework.Net Namespace