![]() | DefaultScheduledExecutorService Class |
[Missing <summary> documentation for "T:com.espertech.esper.compat.concurrency.DefaultScheduledExecutorService"]
Namespace: com.espertech.esper.compat.concurrency
public class DefaultScheduledExecutorService : IScheduledExecutorService, IExecutorService
The DefaultScheduledExecutorService type exposes the following members.
Name | Description | |
---|---|---|
![]() | DefaultScheduledExecutorService | Initializes a new instance of the DefaultScheduledExecutorService class |
![]() | DefaultScheduledExecutorService(IExecutorService) | Initializes a new instance of the DefaultScheduledExecutorService class |
Name | Description | |
---|---|---|
![]() | IsShutdown | |
![]() | IsTerminated |
Name | Description | |
---|---|---|
![]() | AwaitTermination | |
![]() | AwaitTermination(TimeSpan) | |
![]() | ScheduleAtFixedRate | |
![]() | ScheduleWithFixedDelay | |
![]() | Shutdown | |
![]() | Submit(Action) | |
![]() | SubmitT(FuncTResult) | |
![]() | SubmitT(ICallableT) |