NetworkNotificationEventArgs Class
Windows Phone
March 22, 2012
Provides data for the NetworkAvailabilityChanged event.
Namespace:
Microsoft.Phone.Net.NetworkInformation
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
The NetworkNotificationEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
|
NetworkInterface | Gets all available information about the network interface. |
|
NotificationType | Gets the type of change that occurred. |
Instances of this class are passed to the NetworkAvailabilityChanged event when the status of a network interface changes. Network interface changes include connecting, disconnecting, and changing roaming status.