OpenOptionTimeoutIfTransient Property

HIDSharp
The amount of time to wait for a transient process to give up the HID device before failing to open the stream. Defaults to 30000 milliseconds.

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

public static OpenOption TimeoutIfTransient { get; }

Property Value

Type: OpenOption
See Also

Reference