SmartGlassDevice.QosMetricsChanged Event

Reports a change in network performance.

Syntax

public:
event TypedEventHandler<SmartGlassDevice^ , QosMetricsChangedEventArgs^ >^ QosMetricsChanged {
         EventRegistrationToken add (TypedEventHandler<SmartGlassDevice^ , QosMetricsChangedEventArgs^ >^ value);
         void remove (EventRegistrationToken token);
}  

Requirements

Namespace: Windows.Xbox.SmartGlass

Metadata: windows.winmd

See also

Reference

SmartGlassDevice Class

SmartGlassDevice Members

Windows.Xbox.SmartGlass Namespace