property MaxConnections: integer; default 0;
Description
Specifies the maximum number of the established connections to the SSH server. Additional connections will be dropped until any of the opened connections is not completed.
0 value means an unlimited number of the opened connections.
The default value is 0.