property ClientAliveCountMax: integer; default 3;
Description
Determines how many keep-alive messages may be sent to a client before a response from the client is received. If the value of this property is reached, SSH server will close connection with this client.
The default value is 3.