IThreadPoolService Methods |
The IThreadPoolService type exposes the following members.
| Name | Description | |
|---|---|---|
| GetWorkerStatus |
Get worker status
| |
| QueueUserWorkItem(ActionObject) |
Queues the specified action into the worker pool
| |
| QueueUserWorkItemTParam(ActionTParam, TParam) |
Queue user work item
|