NetworkOperatorTetheringManager.StopTetheringAsync Método

Definición

Cierra la red de tethering.

public:
 virtual IAsyncOperation<NetworkOperatorTetheringOperationResult ^> ^ StopTetheringAsync() = StopTetheringAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncOperation<NetworkOperatorTetheringOperationResult> StopTetheringAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncOperation<NetworkOperatorTetheringOperationResult> StopTetheringAsync();
function stopTetheringAsync()
Public Function StopTetheringAsync () As IAsyncOperation(Of NetworkOperatorTetheringOperationResult)

Devoluciones

Resultado de la operación de red de tethering.

Atributos

Requisitos de Windows

Características de aplicaciones
wiFiControl

Se aplica a