Click or drag to resize

DataLoggerTOnDataReceived Event

http://www.emgu.com
The event that will be raised when the unmanaged code send over data

Namespace:  Emgu.CV.Util
Assembly:  Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
public event EventHandler<EventArgs<T>> OnDataReceived

Value

Type: SystemEventHandlerEventArgsT
See Also