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.
Stops the Windows service on the local computer.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Sub Stop
'Usage
Dim instance As SPWindowsServiceInstance
instance.Stop()
public void Stop()
See Also
Reference
SPWindowsServiceInstance Class