MobileBroadbandModemIsolation.ClearConfigurationAsync Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Lässt asynchron den gesamten Datenverkehr über das Modem zu.
public:
virtual IAsyncAction ^ ClearConfigurationAsync() = ClearConfigurationAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncAction ClearConfigurationAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncAction ClearConfigurationAsync();
function clearConfigurationAsync()
Public Function ClearConfigurationAsync () As IAsyncAction
Gibt zurück
Eine asynchrone Aktion.
- Attribute
Windows-Anforderungen
App-Funktionen |
cellularDeviceControl
cellularDeviceIdentity
|
Hinweise
Wenn Sie ApplyConfigurationAsync aufgerufen haben, um das Modem zu isolieren, löscht der Aufruf dieser Methode diese Isolationskonfiguration.