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