QualityOfServiceMeasurementStatus Enumeration

Status of a Quality of Service measurement.

Syntax

public enum class QualityOfServiceMeasurementStatus  

Members

Member Value Description
HostUnreachable A required host is unreachable.
MeasurementTimedOut The measurement process has timed out.
PartialResults The measurement process has produced partial results but is not yet complete.
SecureConnectionAttemptError The measurement has encountered an error attempting to make a secure connection.
SecureConnectionAttemptTimedOut The measurement has timed out attempting to make a secure connection.
Success The measurement has completed successfully.
Unknown The measurement is in an unknown state.

Requirements

Namespace: Windows.Xbox.Networking

Metadata: windows.winmd

See also

Reference

Windows.Xbox.Networking Namespace