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

SslStream::get_Length method

ストリームの長さ(バイト単位)を返します。

int64_t System::Net::Security::SslStream::get_Length() const override

ReturnValue

ストリームの長さ(バイト単位)。

参照