QualityOfService Members
The following tables list the members exposed by the QualityOfService type.
Public Properties
Name | Description | |
---|---|---|
AverageRoundtripTime | Gets the average (median) round trip time of all the network packets that were sent during the quality of service measurement process. | |
BytesPerSecondDownstream | Gets an estimate of the available downstream network bandwidth from the session host to this machine, measured in bytes per second. | |
BytesPerSecondUpstream | Gets an estimate of the available upstream network bandwidth from this machine to the session host, measured in bytes per second. | |
IsAvailable | Checks whether this quality of service operation has completed. | |
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 | |
---|---|---|
Equals | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ReferenceEquals | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
QualityOfService Class
Microsoft.Xna.Framework.Net Namespace