 | 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
Syntaxprotected override void ReplaceFirstEventToSend()
See Also