BytesSent Property
The number of bytes actually sent after a sending channel data.
Syntax
property BytesSent[SSHChannelId: Integer]: Integer;
Default Value
0
Remarks
The number of bytes actually sent after a sending channel data.
The size of the array is controlled by the SSHChannelCount property.
This property is read-only and not available at design time.
Data Type
Long