Click or drag to resize

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
Syntax
event DeviceStatusChangedEventHandler<C, P> DeviceStatusChangedEvent

Value

Type: Brainboxes.IODeviceStatusChangedEventHandlerC, P
See Also