Show / Hide Table of Contents

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

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