System::IO::Stream::EndWrite method

Stream::EndWrite method

Mengakhiri operasi tulis asynchronous. Menunggu hingga operasi tulis asynchronous yang ditentukan selesai.

virtual void System::IO::Stream::EndWrite(System::SharedPtr<System::IAsyncResult> asyncResult)
ParameterTipeDeskripsi
asyncResultSystem::SharedPtr<System::IAsyncResult>Sebuah objek IAsyncResult yang mewakili operasi penulisan asinkron

Lihat Juga