 | SupportUpdateListenerWaitForInvocation Method (Int64) |
Wait for the listener invocation for up to the given number of milliseconds.
Namespace:
com.espertech.esper.runtime.client.scopetest
Assembly:
NEsper.Runtime (in NEsper.Runtime.dll) Version: 8.0.0.0
Syntaxpublic void WaitForInvocation(
long msecWait
)
Parameters
- msecWait
- Type: SystemInt64
to wait
See Also