Arrived Event
Namespace: Yubico.Core.Devices.Hid Assembly: Yubico.Core.dllSubscribe to receive an event whenever a Human Interface Device (HID) is added to the computer.
C#
public event EventHandler<HidDeviceEventArgs> Arrived
Returns
System.EventHandler<HidDeviceEventArgs>