طريقة System::Net::Security::SslStream::EndRead
SslStream::EndRead method
ينتظر حتى تكتمل عملية القراءة غير المتزامنة المحددة.
int32_t System::Net::Security::SslStream::EndRead(System::SharedPtr<IAsyncResult> asyncResult) override
| Parameter | Type | الوصف |
|---|---|---|
| asyncResult | System::SharedPtr<IAsyncResult> | كائن IAsyncResult يمثل عملية قراءة غير متزامنة |
ReturnValue
عدد البايتات المقروءة أثناء عملية القراءة التي يمثلها asyncResult
انظر أيضًا
- Typedef SharedPtr
- Class IAsyncResult
- Class SslStream
- Namespace System::Net::Security
- Library Aspose.Page for C++