NetworkOperatorTetheringManager.EnableNoConnectionsTimeoutAsync Methode

Definition

Aktiviert asynchron das NoConnections-Timeout . Dies bedeutet, dass das Tethering in 5 Minuten nach dem Verschwinden des letzten Peers der Tetheringverbindung automatisch deaktiviert wird.

public:
 static IAsyncAction ^ EnableNoConnectionsTimeoutAsync();
/// [Windows.Foundation.Metadata.RemoteAsync]
 static IAsyncAction EnableNoConnectionsTimeoutAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public static IAsyncAction EnableNoConnectionsTimeoutAsync();
function enableNoConnectionsTimeoutAsync()
Public Shared Function EnableNoConnectionsTimeoutAsync () As IAsyncAction

Gibt zurück

Ein asynchrones Objekt, das Sie erwarten können.

Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10, version 2004 (eingeführt in 10.0.19041.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v10.0)
App-Funktionen
wiFiControl

Gilt für: