 | CoordinatedAdapterRead Method |
Get the next event in line to be sent into the runtime , or null if there is no available event.
Return Value
Type:
SendableEventan instance of SendableEvent that wraps the next event to send, or null if none
Namespace:
com.espertech.esperio
Assembly:
NEsper.IO (in NEsper.IO.dll) Version: 8.0.0.0
SyntaxReturn Value
Type:
SendableEvent[Missing <returns> documentation for "M:com.espertech.esperio.CoordinatedAdapter.Read"]
See Also