Show / Hide Table of Contents

Use20msPacing Method

Use20msPacing(bool)

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

C#
public T Use20msPacing(bool setting = true)

Parameters

Type Name Description
bool setting

Returns

T

Remarks

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

In this article
Back to top Generated by DocFX