System::Net::Security::SslStream::EndWrite metode

SslStream::EndWrite method

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

void System::Net::Security::SslStream::EndWrite(System::SharedPtr<IAsyncResult> asyncResult) override
ParameterTipeDeskripsi
asyncResultSystem::SharedPtr<IAsyncResult>Sebuah objek IAsyncResult yang mewakili operasi penulisan asinkron

Lihat Juga