NetworkChange.RegisterNetworkChange(NetworkChange) Metod

Definition

Varning

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Registrerar en nätverksändringsinstans för att ta emot nätverksändringshändelser.

public:
 static void RegisterNetworkChange(System::Net::NetworkInformation::NetworkChange ^ nc);
[System.Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)]
public static void RegisterNetworkChange(System.Net.NetworkInformation.NetworkChange nc);
[<System.Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)>]
static member RegisterNetworkChange : System.Net.NetworkInformation.NetworkChange -> unit
Public Shared Sub RegisterNetworkChange (nc As NetworkChange)

Parametrar

nc
NetworkChange

Den instans som ska registreras.

Attribut

Gäller för