Use10msPacing Method
Use10msPacing(bool)
Adds an inter-character pacing time of 10ms between each keystroke.
C#
public T Use10msPacing(bool setting = true)
Parameters
Type | Name | Description |
---|---|---|
bool | setting |
Returns
T
Remarks
This setting is not compatible with UseYubicoOtpChallengeResponseMode(bool) nor UseHmacSha1ChallengeResponseMode(bool).