C# (CSharp) Amib.Threading 네임스페이스

중첩된 네임스페이스

Amib.Threading.Internal

클래스들

이름 설명
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