SPService constructor
Initializes a new instance of the SPService class.
Overload list
Name | Description | |
---|---|---|
SPService() | Reserved for internal use. | |
SPService(String, SPFarm) | Initializes a new instance of the SPService class based on the specified service name and server farm. |
Top