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)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New SPWindowsServiceInstance()
public SPWindowsServiceInstance()
See also
Reference
SPWindowsServiceInstance class
SPWindowsServiceInstance members