Click or drag to resize

AdapterCoordinatorImplReplaceFirstEventToSend Method

Replace the first member of eventsToSend with the next event returned by the read() method of the same Adapter that provided the first event.

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