![]() | DedicatedExecutorService Methods |
The DedicatedExecutorService type exposes the following members.
Name | Description | |
---|---|---|
![]() | AwaitTermination |
Awaits the termination.
|
![]() | AwaitTermination(TimeSpan) |
Awaits the termination.
|
![]() | Shutdown |
Shutdowns this instance.
|
![]() | Submit(Action) |
Submits the specified runnable to the thread pool.
|
![]() | SubmitT(FuncTResult) | |
![]() | SubmitT(ICallableT) |
Submits the specified callable to the thread pool.
|