System::Net::Security::SslStream::get_Length method

SslStream::get_Length method

Returns the length of the stream in bytes.

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

ReturnValue

The length of the stream in bytes.

See Also