Click or drag to resize

IThreadPoolService Methods

The IThreadPoolService type exposes the following members.

Methods
 NameDescription
Public methodGetWorkerStatus Get worker status
Public methodQueueUserWorkItem(ActionObject) Queues the specified action into the worker pool
Public methodQueueUserWorkItemTParam(ActionTParam, TParam) Queue user work item
Top
See Also