Contents

setLoginRetryCountAndDelayTime

Sets login retry behavior.

Declaration

virtual void setLoginRetryCountAndDelayTime(
 UInt32retryCount,
 UInt32uSecs );

Parameters

  • retryCount:

    number of times to retry logins

  • uSecs:

    delay time in microseconds between login retries

Overview

Sets login retry behavior.

See Also

Miscellaneous