Share via


XboxLiveQualityOfServiceMetricResult.Value Property

Definition

Gets the value of the measurement.

Important

This API is not available to all apps. Unless your developer account is specially provisioned by Microsoft, calls to these APIs will fail at runtime.

public:
 property unsigned long long Value { unsigned long long get(); };
uint64_t Value();
public ulong Value { get; }
var uInt64 = xboxLiveQualityOfServiceMetricResult.value;
Public ReadOnly Property Value As ULong

Property Value

UInt64

unsigned long long

uint64_t

The value of the measurement. The units depend on the Metric.

Applies to