 | ConfigurationRuntimeThreadingNamedWindowConsumerDispatchTimeout Property |
Returns the timeout millisecond value for named window dispatches to named window consumers.
Namespace:
com.espertech.esper.common.client.configuration.runtime
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic int NamedWindowConsumerDispatchTimeout { get; set; }
Return Value
Type:
Int32timeout milliseconds
See Also