Discuss this help topic in SecureBlackbox Forum
This method tells SSH server that new portion of incoming data is available.
Declaration
Description
Call this method every time when the data from the client arrives to socket connection. After calling this method, the SSH server will fire the OnReceive event, where you have to put the incoming data.