Status of a Quality of Service measurement.
public enum class QualityOfServiceMeasurementStatus
| Member | Value | Description |
|---|---|---|
| HostUnreachable | 3 | A required host is unreachable. |
| MeasurementTimedOut | 4 | The measurement process has timed out. |
| PartialResults | 2 | The measurement process has produced partial results but is not yet complete. |
| SecureConnectionAttemptError | 6 | The measurement has encountered an error attempting to make a secure connection. |
| SecureConnectionAttemptTimedOut | 5 | The measurement has timed out attempting to make a secure connection. |
| Success | 1 | The measurement has completed successfully. |
| Unknown | 0 | The measurement is in an unknown state. |
Namespace: Windows.Xbox.Networking
Metadata: windows.winmd