System::IO::Stream::EndRead 메서드

Stream::EndRead method

지정된 비동기 읽기 작업이 완료될 때까지 대기합니다.

virtual int System::IO::Stream::EndRead(System::SharedPtr<System::IAsyncResult> asyncResult)
매개변수형식설명
asyncResultSystem::SharedPtr<System::IAsyncResult>비동기 읽기 작업을 나타내는 IAsyncResult 객체

ReturnValue

asyncResult가 나타내는 읽기 작업 동안 읽은 바이트 수

또 보기