DeviceStreamInterruptRequested Event

HIDSharp
Occurs when Interruptible is true and another process or thread with higher priority would like to open the stream.

Namespace:  HidSharp
Assembly:  HidSharp (in HidSharp.dll) Version: 2.6.3
Syntax

public event EventHandler InterruptRequested

Value

Type: SystemEventHandler
See Also

Reference