System::Net::Security::SslStream::EndRead method
SslStream::EndRead method
Menunggu hingga operasi baca asynchronous yang ditentukan selesai.
int32_t System::Net::Security::SslStream::EndRead(System::SharedPtr<IAsyncResult> asyncResult) override
| Parameter | Tipe | Deskripsi |
|---|---|---|
| asyncResult | System::SharedPtr<IAsyncResult> | Sebuah objek IAsyncResult yang mewakili operasi baca asynchronous |
ReturnValue
Jumlah byte yang dibaca selama operasi baca yang diwakili oleh asyncResult
Lihat Juga
- Typedef SharedPtr
- Class IAsyncResult
- Class SslStream
- Namespace System::Net::Security
- Library Aspose.Page for C++