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)
| Parameter | Tipe | Deskripsi |
|---|---|---|
| asyncResult | System::SharedPtr<System::IAsyncResult> | Sebuah objek IAsyncResult yang mewakili operasi penulisan asinkron |
Lihat Juga
- Typedef SharedPtr
- Class IAsyncResult
- Class Stream
- Namespace System::IO
- Library Aspose.Page for C++