Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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