get_Position()

SslStream::get_Position() const method

Returns the current position of the stream.

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

Return Value

The current position of the stream.

See Also