Share via


SPUserCodeExecutionManager Members

Include Protected Members
Include Inherited Members

Allows the front-end Web server to access and communicate with the user code service in the server farm.

The SPUserCodeExecutionManager type exposes the following members.

Properties

  Name Description
Public propertyStatic member Current Gets the single SPUserCodeExecutionManager instance which is to be used for this process.

Top

Methods

  Name Description
Public methodStatic member Deserialize<T> Deserializes the specified bytes to an object of type T.
Public method Equals (Inherited from Object.)
Public method Execute Executes a request using a user code wrapper object on the appropriate load-balanced user code execution server.
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

SPUserCodeExecutionManager Class

Microsoft.SharePoint.UserCode Namespace