Sdílet prostřednictvím


NetworkChange.RegisterNetworkChange(NetworkChange) Metoda

Definice

Upozornění

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

Zaregistruje instanci změny sítě pro příjem událostí změn sítě.

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)

Parametry

nc
NetworkChange

Instance, která se má zaregistrovat.

Atributy

Platí pro