System::IO::Stream::EndRead طريقة
Stream::EndRead method
ينتظر حتى يكتمل عملية القراءة غير المتزامنة المحددة.
virtual int System::IO::Stream::EndRead(System::SharedPtr<System::IAsyncResult> asyncResult)
| معامل | نوع | الوصف |
|---|---|---|
| asyncResult | System::SharedPtr<System::IAsyncResult> | كائن IAsyncResult يمثل عملية قراءة غير متزامنة |
ReturnValue
عدد البايتات المقروءة أثناء عملية القراءة الممثلة بـ asyncResult
انظر أيضًا
- Typedef SharedPtr
- Class IAsyncResult
- Class Stream
- Namespace System::IO
- Library Aspose.Font for C++