This topic has not yet been rated - Rate this topic

NetworkNotificationType Enumeration

Windows Phone

March 22, 2012

Describes a notification from the network when a change occurs.

Namespace:  Microsoft.Phone.Net.NetworkInformation
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)
public enum NetworkNotificationType
<object property="enumerationValue" .../>
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.

The default value is InterfaceConnected.

Windows Phone OS

Supported in: 7.1

Windows Phone

Did you find this helpful?
(1500 characters remaining)