Click or drag to resize

SupportListenerIsInvokedAndReset Method

Returns true if the listener was invoked at least once and clears the invocation flag.

Namespace:  com.espertech.esper.runtime.client.scopetest
Assembly:  NEsper.Runtime (in NEsper.Runtime.dll) Version: 8.0.0.0
Syntax
C#
bool IsInvokedAndReset()

Return Value

Type: Boolean
invoked flag
See Also