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