 | SupportListenerGetAndResetLastNewData Method |
Returns the last array of events (insert stream) that were received and resets the listener.
Namespace:
com.espertech.esper.runtime.client.scopetest
Assembly:
NEsper.Runtime (in NEsper.Runtime.dll) Version: 8.0.0.0
SyntaxEventBean[] GetAndResetLastNewData()
Return Value
Type:
EventBeaninsert stream events or null if either a null value was received or when no events have been received since the last reset
See Also