SPThreadPool Members
Include Protected Members
Include Inherited Members
Provides access to methods for queuing a method for execution by using the identity of a remote user or a specified user token.
The SPThreadPool type exposes the following members.
Methods
Name | Description | |
---|---|---|
QueueUserWorkItemWithImpersonation | Queues a method for execution by using the identity of the remote user. | |
QueueUserWorkItemWithUserToken | Queues a method for execution by using the specified user token. |
Top