 | ConfigurationRuntimeThreadingIsThreadPoolRouteExec Property |
Returns true for route execution threading enabled, the default is false for not enabled.
Namespace:
com.espertech.esper.common.client.configuration.runtime
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic bool IsThreadPoolRouteExec { get; set; }
Return Value
Type:
Booleanindicator whether route execution threading is enabled
See Also