다음을 통해 공유


SpeechSynthesisStream.Close 메서드

정의

SpeechSynthesisStream에서 노출되는 시스템 리소스를 해제합니다.

public:
 virtual void Close() = Close;
void Close();
// This member is not implemented in C#
function close()
' This member is not implemented in VB.NET

구현

M:Windows.Foundation.IClosable.Close M:System.IDisposable.Close

설명

Close를 호출하기 전에 모든 미해결 비동기 작업을 완료해야 합니다.

적용 대상

추가 정보