SetUse10msPacing Method
SetUse10msPacing(Boolean)
Adds an inter-character pacing time of 10ms between each keystroke.
C#
public UpdateSlot SetUse10msPacing(bool setConfig)
Parameters
Type | Name | Description |
---|---|---|
System.Boolean | setConfig |
Returns
The current UpdateSlot instance.
Remarks
This setting is not compatible with UseYubicoOtpChallengeResponseMode(Boolean) nor UseHmacSha1ChallengeResponseMode(Boolean).