IDeviceC, PDeviceStatusChangedEvent Event |
Event called when the status of the device changes, either the IsConnected Property
or the IsAvailable property
Namespace:
Brainboxes.IO
Assembly:
Brainboxes.IO (in Brainboxes.IO.dll) Version: 1.5.0.8
Syntaxevent DeviceStatusChangedEventHandler<C, P> DeviceStatusChangedEvent
Event DeviceStatusChangedEvent As DeviceStatusChangedEventHandler(Of C, P)
abstract DeviceStatusChangedEvent : IEvent<DeviceStatusChangedEventHandler<'C, 'P>,
EventArgs>
Value
Type:
Brainboxes.IODeviceStatusChangedEventHandlerC,
P
See Also