Show / Hide Table of Contents

AppendDelayToFixed Method

AppendDelayToFixed(bool)

Adds a 500ms delay after sending the fixed string.

C#
public ConfigureHotp AppendDelayToFixed(bool setConfig = true)

Parameters

Type Name Description
bool setConfig

Returns

ConfigureHotp

The current ConfigureHotp instance.

In this article
Back to top Generated by DocFX