Compartir a través de


DeviceNetworkInformation.NetworkAvailabilityChanged (Evento)

Espacio de nombres:  Microsoft.Phone.Net.NetworkInformation
Ensamblado:  Microsoft.Phone (en Microsoft.Phone.dll)

Sintaxis

'Declaración
Public Shared Event NetworkAvailabilityChanged As EventHandler(Of NetworkNotificationEventArgs)
public static event EventHandler<NetworkNotificationEventArgs> NetworkAvailabilityChanged
public:
static  event EventHandler<NetworkNotificationEventArgs^>^ NetworkAvailabilityChanged {
    void add (EventHandler<NetworkNotificationEventArgs^>^ value);
    void remove (EventHandler<NetworkNotificationEventArgs^>^ value);
}
member NetworkAvailabilityChanged : IEvent<EventHandler<NetworkNotificationEventArgs>,
    NetworkNotificationEventArgs>

Información de versión

.NET para aplicaciones de Windows Phone

Compatible con: Windows Phone 8, Silverlight 8.1

Seguridad de .NET Framework

Vea también

Referencia

DeviceNetworkInformation Clase

Microsoft.Phone.Net.NetworkInformation (Espacio de nombres)