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.
Automatically starts the service instance on the local machine.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Sub AutoStart
'Usage
Dim instance As SPUserCodeServiceInstance
instance.AutoStart()
public void AutoStart()
See also
Reference
SPUserCodeServiceInstance class