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