NetworkNotificationType Enumeration
Windows Phone
March 22, 2012
Describes a notification from the network when a change occurs.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
| Member name | Description | |
|---|---|---|
| InterfaceConnected | A notification indicating that the network interface has connected. | |
| InterfaceDisconnected | A notification indicating that the network interface has disconnected. | |
| CharacteristicUpdate | A notification indicating that the network interface has changed, such as when it changes to roaming. |