How to disconnect client (not channel!) on server side?
How to disconnect client (not channel!) on server side?
I have a problem to disconnect socket connection from server side. I can access channel by TscSSHChannelInfoUtils.GetStream but Client field is nil.