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