Delegate MultiChannelDisconnectedEventHandler
- Namespace
- PalmSens.Core.Simplified
- Assembly
- PalmSens.Core.Simplified.dll
EventHandler that reports when a channel is disconnected if this was due to an exception this is also included
public delegate void MultiChannelDisconnectedEventHandler(object sender, Exception exception, int channel, Device device)