SPWindowsServiceInstance Constructor

This constructor is called implicitly by the default constructors of derived classes. Explicit calls to this constructor that are made outside of those default constructors do not properly initialize the object.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public Sub New
'Usage

Dim instance As New SPWindowsServiceInstance()
public SPWindowsServiceInstance()

See Also

Reference

SPWindowsServiceInstance Class

SPWindowsServiceInstance Members

SPWindowsServiceInstance Overload

Microsoft.SharePoint.Administration Namespace