SPWebServer members
Represents a front-end Web server in a server farm.
The SPWebServer type exposes the following members.
Properties
Name | Description | |
---|---|---|
Address | Gets the address of the Web server. | |
AdminPort | Gets the administration port number for the Web server. | |
AdminPortUrl | Gets the URL for the administration port of the Web server. | |
Id | Gets the GUID for the Web server. | |
Name | Gets the name of the Web server. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top