HidDeviceInputReceiverIsRunning Property HIDSharp
true if the receiver is running. false if the receiver has stopped, or has not yet been started.

Namespace: HidSharp.Reports.Input
Assembly: HidSharp (in HidSharp.dll) Version: 2.0.0
Syntax

public bool IsRunning { get; }

Property Value

Type: Boolean
See Also

Reference