Name |
Description |
CallerThreadContext |
This class stores the caller call context in order to restore it when the work item is executed in the thread pool environment. |
QueueRejectedException |
Represents an exception in case the STP queue is full and work item cannot be queued. Relevant when the STP has a queue size limit |
STPStartInfo |
Summary description for STPStartInfo. |
SmartThreadPool |
Smart thread pool class. |
WIGStartInfo |
Summary description for WIGStartInfo. |
WorkItemCancelException |
Represents an exception in case IWorkItemResult.GetResult has been canceled |
WorkItemInfo |
|
WorkItemResultException |
Represents an exception in case IWorkItemResult.GetResult has been timed out |
WorkItemTimeoutException |
Represents an exception in case IWorkItemResult.GetResult has been timed out |