Click or drag to resize

EDDeviceIOLineChanged Event

Register an event with this handler to be notified when the state of an input or output line changes

Namespace: Brainboxes.IO
Assembly: Brainboxes.IO (in Brainboxes.IO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public event IOLineChangedEventHandler IOLineChanged

Value

IOLineChangedEventHandler

Implements

IEDDeviceIOLineChanged
See Also