IThread |
The IThreadPoolService type exposes the following members.
| Name | Description | |
|---|---|---|
| ServiceName |
Gets the service name
(Inherited from IServiceImplementation) |
| Name | Description | |
|---|---|---|
| GetWorkerStatus | Get worker status | |
| QueueUserWorkItem(ActionObject) | Queues the specified action into the worker pool | |
| QueueUserWorkItemTParam(ActionTParam, TParam) | Queue user work item |