Share via


NetworkOperatorTetheringManager.StopTetheringAsync Method

Definition

Shuts down the tethering network.

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)

Returns

The result of the tethering network operation.

Attributes

Windows requirements

App capabilities
wiFiControl

Applies to