ISPUserCodeExecutionHostProxy members
Interface to functionality that redirects remoting of the [Microsoft.SharePoint.UserCode.SPUserCodeExecutionHost] class.
The ISPUserCodeExecutionHostProxy type exposes the following members.
Methods
Name | Description | |
---|---|---|
Execute | Executes a request using a user code wrapper object in a user code worker process. | |
Ping | This interface method declaration is implemented by the [SPUserCodeExecutionHost] object and enables the client to verify whether the server is operational or not. |
Top