System::Net::Security::SslStream::EndRead yöntemi
SslStream::EndRead method
Belirtilen asenkron okuma işlemi tamamlanana kadar bekler.
int32_t System::Net::Security::SslStream::EndRead(System::SharedPtr<IAsyncResult> asyncResult) override
| Parameter | Type | Açıklama |
|---|---|---|
| asyncResult | System::SharedPtr<IAsyncResult> | Asenkron bir okuma işlemini temsil eden bir IAsyncResult nesnesi |
ReturnValue
asyncResult tarafından temsil edilen okuma işlemi sırasında okunan bayt sayısı
Ayrıca Bakınız
- Typedef SharedPtr
- Class IAsyncResult
- Class SslStream
- Namespace System::Net::Security
- Library Aspose.Page for C++