System::Net::Security::SslStream::get_ReadTimeout メソッド
SslStream::get_ReadTimeout method
ミリ秒単位で、ストリームがタイムアウトするまでに読み取りを試みる時間を決定する値を取得します。
int32_t System::Net::Security::SslStream::get_ReadTimeout() const override
ReturnValue
ストリームがタイムアウトになるまでの読み取り試行時間をミリ秒で指定する値
参照
- Class SslStream
- Namespace System::Net::Security
- Library Aspose.Page for C++