IDeviceC, PDeviceStatusChangedEvent Event |
Event called when the status of the device changes, either the IsConnected Property
or the IsAvailable property
Namespace: Brainboxes.IOAssembly: Brainboxes.IO (in Brainboxes.IO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax event DeviceStatusChangedEventHandler<C, P> DeviceStatusChangedEvent
Event DeviceStatusChangedEvent As DeviceStatusChangedEventHandler(Of C, P)
abstract DeviceStatusChangedEvent : IEvent<DeviceStatusChangedEventHandler<'C, 'P>,
EventArgs>
Value
DeviceStatusChangedEventHandlerC,
PSee Also