[This is preliminary documentation and is subject to change.]
Delay before checking if unprocessed triggers are available.
| C# | Visual Basic | Visual C++ |
public int LoopDelay { get; set; }
Public Property LoopDelay As Integer
public: property int LoopDelay { int get (); void set (int value); }