NetworkNotificationEventArgs.NetworkInterface Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets all available information about the network interface.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
Property Value
Type: Microsoft.Phone.Net.NetworkInformation.NetworkInterfaceInfoThe network interface information associated with this notification.
NetworkInterfaceInfo objects contain information such as the speed of the network interface and whether the network interface is connected.
Show: