Click or drag to resize

IExecutorService Interface

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

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

The IExecutorService type exposes the following members.

Properties
  NameDescription
Public propertyIsShutdown
Gets a value indicating whether this instance is shutdown.
Public propertyIsTerminated
Gets a value indicating whether this instance is terminated.
Top
Methods
See Also