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

SslStream::get_CanSeek method

ストリームがシークをサポートしているかどうかを判断します。

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

ReturnValue

ストリームがシークをサポートしている場合は true、そうでない場合は false

参照