다음을 통해 공유


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

적용 대상