Gets the list of measurements from the full set of measurements that were returned for the passed in metric.
public:
IVectorView<QualityOfServiceMeasurement^ >^ GetMeasurementsForMetric(
QualityOfServiceMetric metric
)
metric
Type: QualityOfServiceMetric
The metric to retrieve measurements for
Type: IVectorView<QualityOfServiceMeasurement^ >
The list of measurements for the passed in metric
Namespace: Windows.Xbox.Networking
Metadata: windows.winmd
MeasureQualityOfServiceResult Class