System::Net::Security::SslStream::EndWrite 方法
SslStream::EndWrite method
结束异步写入操作。等待指定的异步写入操作完成。
void System::Net::Security::SslStream::EndWrite(System::SharedPtr<IAsyncResult> asyncResult) override
| 参数 | 类型 | 描述 |
|---|---|---|
| asyncResult | System::SharedPtr<IAsyncResult> | 一个 IAsyncResult 对象,表示一次异步写入操作 |
另见
- Typedef SharedPtr
- Class IAsyncResult
- Class SslStream
- Namespace System::Net::Security
- Library Aspose.Font for C++