Property inputBlocker.Pause
Overload
Gets or sets whether the blocking is paused.
public bool Pause { get; set; }
Property Value
Remarks
The set
function is much faster than inputBlocker.Stop/inputBlocker.Start. Does not remove hooks etc. Discards blocked keys.