Delegate MultiChannelMeasurementEventHandler
- Namespace
- PalmSens.Core.Simplified
- Assembly
- PalmSens.Core.Simplified.dll
MultiChannelEventHandler that includes which channel the event was raised by
public delegate void MultiChannelMeasurementEventHandler(object sender, int channel, Exception exception)