SPUserCodeServiceInstance.AutoStart Method
Automatically starts the service instance on the local machine.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Sub AutoStart
'Usage
Dim instance As SPUserCodeServiceInstance
instance.AutoStart()
public void AutoStart()
See Also
Reference
SPUserCodeServiceInstance Class