Click or drag to resize

DeviceConn, ProtoDeviceStatusChangedEvent Event

Event When the status of the devices connection changes for example goes from Disconnected to Connected or from Available to Unavailable

Namespace: Brainboxes.IO
Assembly: Brainboxes.IO (in Brainboxes.IO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public event DeviceStatusChangedEventHandler<Conn, Proto> DeviceStatusChangedEvent

Value

DeviceStatusChangedEventHandlerConn, Proto

Implements

IDeviceC, PDeviceStatusChangedEvent
See Also