RetryLoginDelay |
Top Previous Next |
Valid for: SetStartup
Syntax - SetStartup RetryLoginDelay <Delay in Minutes> Where: <Delay in Minutes> is an integer
Description: If EMUE's automatic login is unsuccessful in a login attempt, it will wait for a period of time and then try to log in again. This command configures the number of times that EMUE will retry the login. By default, EMUE will try to log in up to 8 times.
Sample: The following set of statements instruct EMUE to retry the login up to 3 times and to delay the login for 30 minutes. SetStartup RetryLoginCount "3" SetStartup RetryLoginDelay "30"
See Also:
|