System::Net::Security::SslStream::get_Position method

SslStream::get_Position method

Returns the current position of the stream.

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

ReturnValue

The current position of the stream.

See Also