System::Net::Security::SslStream::EndRead 메서드

SslStream::EndRead method

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

int32_t System::Net::Security::SslStream::EndRead(System::SharedPtr<IAsyncResult> asyncResult) override
매개변수형식설명
asyncResultSystem::SharedPtr<IAsyncResult>비동기 읽기 작업을 나타내는 IAsyncResult 객체

ReturnValue

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

또 보기