OpenOptionTimeoutIfInterruptible Property

HIDSharp
The amount of time to wait for an interruptible process to give up the HID device before failing to open the stream. Defaults to 3000 milliseconds.

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

public static OpenOption TimeoutIfInterruptible { get; }

Property Value

Type: OpenOption
See Also

Reference