SPThreadPool Class
Provides access to methods for queuing a method for execution by using the identity of a remote user or a specified user token.
Inheritance Hierarchy
System.Object
Microsoft.SharePoint.Utilities.SPThreadPool
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public NotInheritable Class SPThreadPool
'Usage
You do not need to declare an instance of a static class in order to access its members.
public static class SPThreadPool
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.