TScSSHServer
property ChannelInfoCount: Integer;
Description
The ChannelInfoCount property represents a quantity of opened at this moment SSH-channels. The information about channels can be accessed via the ChannelInfos property.
See also
ChannelInfos