System::Net::Security::SslStream::get_Length 方法

SslStream::get_Length method

返回流的字节长度。

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

ReturnValue

流的字节长度。

另见