Internet Direct (Indy) Version 9.0.2 Beta
GLoginAttempts
Maximum login attempts for a threaded connection to the Telnet server.

GLoginAttempts = 3;
Description
GLoginAttempts is a constant Integer value that represents the maximum number of login attempts permitted when attempting a connection to TIdTelnetServer. GLoginAttempts is assigned to the TIdTelnetServer.LoginAttempts property in the constructor for the server instance, and is used for all TIdPeerThread connections to the server.