System::Net::Security::SslStream::EndRead メソッド
SslStream::EndRead method
指定された非同期読み取り操作が完了するまで待機します。
int32_t System::Net::Security::SslStream::EndRead(System::SharedPtr<IAsyncResult> asyncResult) override
| パラメーター | 型 | 説明 |
|---|---|---|
| asyncResult | System::SharedPtr<IAsyncResult> | 非同期読み取り操作を表す IAsyncResult オブジェクト |
ReturnValue
asyncResult が表す読み取り操作中に読み取られたバイト数
参照
- Typedef SharedPtr
- Class IAsyncResult
- Class SslStream
- Namespace System::Net::Security
- Library Aspose.Page for C++