CitrixVirtualUserScript KeyDownDelay Property C# API
Delay between keydown and keyup (internally the wait before keydown).

Namespace: Facilita.Fc.Citrix
Assembly: fcCitrix (in fcCitrix.dll) Version: 9.5.5.77
Syntax

public int KeyDownDelay { get; set; }
See Also