LibUsbDotNet 2.2.8
LibUsbDotNet.DeviceNotify.Linux Namespace
Library ReferenceLibUsbDotNet.DeviceNotify.Linux
LibUsbDotNet on SourceForge
Contains types need for detecting device system-level events under Linux such as the USB device arrival and removal notifications.
Declaration Syntax
C#Visual BasicVisual C++
namespace LibUsbDotNet.DeviceNotify.Linux
Namespace LibUsbDotNet.DeviceNotify.Linux
namespace LibUsbDotNet.DeviceNotify.Linux
Types
All TypesClassesEnumerations
IconTypeDescription
LinuxDeviceNotifier
Creates an instance of the LinuxDeviceNotifier class. See the IDeviceNotifier interface or OpenDeviceNotifier()()()() method for more information

LinuxDeviceNotifierMode
Modes the linux device notifier can use to detect notification events.

LinuxDeviceNotifyEventArgs
Describes the device notify event

LinuxUsbDeviceNotifyInfo
Describes the USB device that caused the notification. see the IUsbDeviceNotifyInfo inteface for more information.