Share via


NetworkOperatorTetheringManager.StopTetheringAsync メソッド

定義

テザリング ネットワークをシャットダウンします。

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)

戻り値

テザリング ネットワーク操作の結果。

属性

Windows の要件

アプリの機能
wiFiControl

適用対象