Click or drag to resize

SupportListenerGetAndResetIRPair Method

Returns a pair of last-invocation insert and remove stream events and resets

Namespace:  com.espertech.esper.runtime.client.scopetest
Assembly:  NEsper.Runtime (in NEsper.Runtime.dll) Version: 8.0.0.0
Syntax
C#
UniformPair<EventBean[]> GetAndResetIRPair()

Return Value

Type: UniformPairEventBean
pair of events
See Also