 | ConfigurationRuntimeThreadingListenerDispatchTimeout Property |
Returns the timeout in millisecond to wait for listener code to complete
before dispatching the next result, if dispatch order is preserved
Namespace:
com.espertech.esper.common.client.configuration.runtime
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic long ListenerDispatchTimeout { get; set; }
Return Value
Type:
Int64listener dispatch timeout
See Also