BytesSent Property
The number of bytes actually sent after a sending channel data.
Syntax
__property int BytesSent[int SSHChannelId] = {read=FBytesSent, write=FSetBytesSent};
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