SPWindowsServiceInstance constructor
Initializes a new instance of the SPWindowsServiceInstance class.
Overload list
Name | Description | |
---|---|---|
SPWindowsServiceInstance() | 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. | |
SPWindowsServiceInstance(String, SPServer, SPWindowsService) | Initializes a new instance of the SPWindowsServiceInstance class. |
Top
See also
Reference
SPWindowsServiceInstance class