Click or drag to resize

DedicatedExecutorService Class

[Missing <summary> documentation for "T:com.espertech.esper.compat.concurrency.DedicatedExecutorService"]

Inheritance Hierarchy
SystemObject
  com.espertech.esper.compat.concurrencyDedicatedExecutorService

Namespace:  com.espertech.esper.compat.concurrency
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public class DedicatedExecutorService : IExecutorService

The DedicatedExecutorService type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyIsShutdown
Public propertyIsTerminated
Public propertyNumExecuted
Gets the number of tasks executed.
Top
Methods
Events
  NameDescription
Public eventTaskError
Top
See Also