![]() | MultiThreadedTaskScheduler Class |
Namespace: com.espertech.esper.compat.concurrency
public class MultiThreadedTaskScheduler : TaskScheduler, IDisposable
The MultiThreadedTaskScheduler type exposes the following members.
Name | Description | |
---|---|---|
![]() | MultiThreadedTaskScheduler(Int32) | Initializes a new instance of the MultiThreadedTaskScheduler class |
![]() | MultiThreadedTaskScheduler(Int32, ThreadFactory) | Initializes a new instance of the MultiThreadedTaskScheduler class |
Name | Description | |
---|---|---|
![]() | NumExecuted |
Gets the number of items executed.
|
![]() | NumSubmitted |
Name | Description | |
---|---|---|
![]() | Dispose | Releases all resources used by the MultiThreadedTaskScheduler |
![]() | GetScheduledTasks | |
![]() | QueueTask | |
![]() | Run | |
![]() | Shutdown |
Shutdowns this instance.
|
![]() | TryExecuteTaskInline |