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