Property inputBlocker.ResendBlockedKeys
Overload
Record blocked keys, and play back when stopped blocking.
public bool ResendBlockedKeys { get; set; }
Property Value
Remarks
Will not play back if: 1. The blocking time is > 10 seconds; then plays back only key-up events. 2. Detected Ctrl+Alt+Delete
, UAC consent or some other special screen. 3. Called inputBlocker.Pause.