System::Net::Security::SslStream::EndRead metodu
SslStream::EndRead method
Belirtilen eşzamansız okuma işlemi tamamlanana kadar bekler.
int32_t System::Net::Security::SslStream::EndRead(System::SharedPtr<IAsyncResult> asyncResult) override
| Parametre | Tür | Açıklama |
|---|---|---|
| asyncResult | System::SharedPtr<IAsyncResult> | Asenkron 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.Font for C++