NetworkOperatorTetheringManager.StopTetheringAsync Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
|