Allow other processes to send interruption requests.
If another other process with higher priority attempts to open the HID device this process is using,
this process will receive an InterruptRequested event on an arbitrary thread.
Exclusive must be true for this to work.
Defaults to false.
Namespace: HidSharp
Assembly: HidSharp (in HidSharp.dll) Version: 2.0.0
Syntax
Property Value
Type: OpenOptionSee Also