SSH.SCPStream.Position - charonn0/RB-libssh2 GitHub Wiki

SSH.SCPStream.Position

Property declaration

 Dim Position As UInt64

Remarks

Returns the current position within the stream. This value is updated when you read from or write to the stream.

See also