Show / Hide Table of Contents

SetUse20msPacing Method

SetUse20msPacing(bool)

Adds an inter-character pacing time of 20ms between each keystroke.

C#
public UpdateSlot SetUse20msPacing(bool setConfig)

Parameters

Type Name Description
bool setConfig

Returns

UpdateSlot

The current UpdateSlot instance.

Remarks

This setting is not compatible with UseYubicoOtpChallengeResponseMode(bool) nor UseHmacSha1ChallengeResponseMode(bool).

In this article
Back to top Generated by DocFX