Indy 9
GLoginAttempts
Unit: IdTelnetServer
Maximum login attempts for a threaded connection to the Telnet server.
GLoginAttempts = 3;
Unit
IdTelnetServer
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.

Created with Doc-O-Matic 2 donated to Project JEDI. Commercial license available from the Doc-O-Matic site.