property ChannelInfos[Index: Integer]: TScSSHChannelInfo;
Description
The ChannelInfos property contains information about logical connections - SSH-channels, which are opened at this moment on the server.
The quantity of channels can be found via the ChannelInfoCount property.
See also