System::Net::Security::SslStream::get_CanTimeout メソッド

SslStream::get_CanTimeout method

現在のストリームがタイムアウトできるかどうかを決定する値を取得します。

bool System::Net::Security::SslStream::get_CanTimeout() const override

ReturnValue

現在のストリームがタイムアウトできる場合は true、そうでない場合は false。

参照