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
ParameterTipeDeskripsi
asyncResultSystem::SharedPtr<IAsyncResult>Sebuah objek IAsyncResult yang mewakili operasi penulisan asinkron

Lihat Juga