طريقة System::IO::Stream::EndWrite

Stream::EndWrite method

ينهي عملية كتابة غير متزامنة. ينتظر حتى يكتمل عملية الكتابة غير المتزامنة المحددة.

virtual void System::IO::Stream::EndWrite(System::SharedPtr<System::IAsyncResult> asyncResult)
معاملنوعالوصف
asyncResultSystem::SharedPtr<System::IAsyncResult>كائن IAsyncResult يمثل عملية كتابة غير متزامنة

انظر أيضًا