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

适用于