property ClientAliveInterval: integer; default 0;
Description
Determines a timeout interval in seconds after which SSH server will send a keep-alive message through the encrypted channel to request a response from the client if no data has been received from the client.
The default value is 0. It means that these messages will not be sent to the client.