get_Position()

NetworkStream::get_Position() const method

Returns the current position of the stream.

int64_t System::Net::Sockets::NetworkStream::get_Position() const override

Return Value

The current position of the stream.

See Also