SPWindowsService constructor
Initializes a new instance of the SPWindowsService class.
Overload list
Name | Description | |
---|---|---|
SPWindowsService() | The default constructor, which is called implicitly by the default constructors of derived classes. | |
SPWindowsService(String, SPFarm) | Initializes a new instance of the SPWindowsService class. |
Top