Click or drag to resize

CSVInputAdapterReplaceFirstEventToSend Method

Remove the first member of eventsToSend. If there is another record in the CSV file, insert the event created from it into eventsToSend.

Namespace:  com.espertech.esperio.csv
Assembly:  NEsper.IO (in NEsper.IO.dll) Version: 8.0.0.0
Syntax
C#
protected override void ReplaceFirstEventToSend()
See Also