System::Net::Security::SslStream::EndRead метод
SslStream::EndRead method
Ожидает завершения указанной асинхронной операции чтения.
int32_t System::Net::Security::SslStream::EndRead(System::SharedPtr<IAsyncResult> asyncResult) override
| Параметр | Тип | Описание |
|---|---|---|
| asyncResult | System::SharedPtr<IAsyncResult> | Объект IAsyncResult представляющий асинхронную операцию чтения |
ReturnValue
The number of bytes read during the read operation represented by asyncResult
См. также
- Typedef SharedPtr
- Class IAsyncResult
- Class SslStream
- Namespace System::Net::Security
- Library Aspose.PDF for C++