BytesSent Property
The number of bytes actually sent after a sending channel data.
Syntax
int GetBytesSent(int iSSHChannelId);
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