get_Length()

SslStream::get_Length() const method

Returns the length of the stream in bytes.

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

Return Value

The length of the stream in bytes.

See Also