Click or drag to resize

com.espertech.esper.compat.concurrency Namespace

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

Classes
  ClassDescription
Public classDedicatedExecutorService
Public classDefaultExecutorService
Class that provides access to threadPool like services. This class exists to provide an easier bridge between the CLR thread pool and the JVM thread pool mechanisms.
Public classDefaultScheduledExecutorService
Public classDisposableTaskFactory
Public classExecutors
Class that provides access to threadPool like services. This class exists to provide an easier bridge between the CLR thread pool and the JVM thread pool mechanisms.
Public classMultiThreadedTaskScheduler
Class that provides access to threadPool like services. This class exists to provide an easier bridge between the CLR thread pool and the JVM thread pool mechanisms.
Public classSingleThreadedTaskScheduler
Class that provides access to threadPool like services. This class exists to provide an easier bridge between the CLR thread pool and the JVM thread pool mechanisms.
Public classValueNotAvailableException
Interfaces