System::Net::Sockets::NetworkStream::EndWrite metode
NetworkStream::EndWrite method
Mengakhiri operasi tulis asynchronous. Menunggu hingga operasi tulis asynchronous yang ditentukan selesai.
void System::Net::Sockets::NetworkStream::EndWrite(System::SharedPtr<IAsyncResult> asyncResult) override
| Parameter | Tipe | Deskripsi |
|---|---|---|
| asyncResult | System::SharedPtr<IAsyncResult> | Sebuah objek IAsyncResult yang mewakili operasi penulisan asinkron |
Lihat Juga
- Typedef SharedPtr
- Class IAsyncResult
- Class NetworkStream
- Namespace System::Net::Sockets
- Library Aspose.Page for C++