AppendDelayToFixed Method

AppendDelayToFixed(Boolean)

Adds a 500ms delay after sending the fixed string.

C#
public ConfigureYubicoOtp AppendDelayToFixed(bool setConfig = true)

Parameters

Type Name Description
System.Boolean setConfig

Returns

ConfigureYubicoOtp

The current ConfigureYubicoOtp instance.

Generated by DocFX