Share via


ThreadPoolThrottle Members

[This is internal Microsoft documentation - Do not distribute.]

A wrapper around the System Thread Pool. We place a semaphore so that we can limit the number of work items

The following tables list the members exposed by the ThreadPoolThrottle type.

Public Constructors

  Name Description
ThreadPoolThrottle ThreadPoolThrottle

Top

Public Methods

(see also Protected Methods )

  Name Description
Dispose Dispose
Equals  Overloaded. (inherited from Object )
GetHashCode  (inherited from Object )
GetType  (inherited from Object )
QueueUserWorkItem Overloaded.  
ReferenceEquals  (inherited from Object )
ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Finalize  (inherited from Object )
MemberwiseClone  (inherited from Object )

Top

See Also

Reference

ThreadPoolThrottle Class
Microsoft.Webstore.JobEngine Namespace