Delegate MultiChannelStateChangedEventHandler
- Namespace
- PalmSens.Core.Simplified
- Assembly
- PalmSens.Core.Simplified.dll
EventHandler that reports changes in the DeviceState of a channel
public delegate void MultiChannelStateChangedEventHandler(object sender, CommManager.DeviceState ChannelState, int channel)