Skip to content

SSH.SCPStream.Position

Andrew Lambert edited this page Nov 26, 2022 · 3 revisions

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

Clone this wiki locally