 | ConfigurationRuntimeThreadingThreadPoolRouteExecNumThreads Property |
Returns the number of thread in the route execution thread pool.
Namespace:
com.espertech.esper.common.client.configuration.runtime
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic int ThreadPoolRouteExecNumThreads { get; set; }
Return Value
Type:
Int32number of threads
See Also