Click or drag to resize

AbstractCoordinatedAdapterReplaceFirstEventToSend Method

Remove the first member of eventsToSend and insert another event chosen in some fashion specific to this Adapter.

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