 | ConfigurationRuntimeThreadingIsListenerDispatchPreserveOrder Property |
Returns true to indicate preserve order for dispatch to listeners,
or false to indicate not to preserve order
Namespace:
com.espertech.esper.common.client.configuration.runtime
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic bool IsListenerDispatchPreserveOrder { get; set; }
Return Value
Type:
Booleantrue or false
See Also