QualityOfService Class
Quality of Service (QoS) provides a way to evaluate network connections between Xbox consoles.
Syntax
public ref class QualityOfService abstract sealed
Remarks
QoS functions perform the following four primary tasks:
- Determine whether two endpoints can communicate at all.
- Measure latency between endpoints.
- Measure upstream and downstream bandwidth between endpoints.
- Allow endpoints to publish and consume title specific state as an opaque payload, without having to establish a formal connection with another endpoint.
Requirements
Namespace: Windows.Xbox.Networking
Metadata: windows.winmd
See also
Reference
QualityOfService Members
Windows.Xbox.Networking Namespace