다음을 통해 공유


GpioChangeReader.Close 메서드

정의

변경 판독기를 닫고 연결된 메모리 버퍼를 해제하고 해당 핀에서 판독기를 연결 해제합니다.

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

설명

이 메서드를 호출하면 보류 중인 WaitForItemsAsync() 작업도 취소됩니다.

적용 대상