Enum NetworkCost

Enum Documentation

enum Microsoft::Applications::Events::NetworkCost

The NetworkCost enumeration contains a set of values that specify the kind of network cost for a connected device.

Values:

enumerator NetworkCost_Any

Any network cost.

enumerator NetworkCost_Unknown

Network cost unknown.

enumerator NetworkCost_Unmetered

Unmetered.

enumerator NetworkCost_Metered

Metered.

enumerator NetworkCost_Roaming

The device is roaming.

enumerator NetworkCost_OverDataLimit

[deprecated]: Do no use this value.