NEsper Class Library
NEsper Class Library
com.espertech.esper.compat.concurrency
DedicatedExecutorService Class
DedicatedExecutorService Constructor
DedicatedExecutorService Constructor (String, Int32)
DedicatedExecutorService Constructor (String, Int32, IBlockingQueue(Runnable))
DedicatedExecutorService Constructor (String, Int32)
Initializes a new instance of the
DedicatedExecutorService
class.
Namespace:
com.espertech.esper.compat.concurrency
Assembly:
NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
Copy
public
DedicatedExecutorService
(
string
label
,
int
numThreads
)
Parameters
label
Type:
System
String
The label.
numThreads
Type:
System
Int32
The num threads.
See Also
Reference
DedicatedExecutorService Class
DedicatedExecutorService Overload
com.espertech.esper.compat.concurrency Namespace
Copyright (c) 2007 - 2019 Espertech
Send comments on this topic to
nesper@espertech.com