This topic has not yet been rated - Rate this topic

SPIisWebSite.SPIisServerState Enumeration

Indicates the state of the server that runs Internet Information Services (IIS).

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
public enum SPIisServerState
Member name Description
Starting Specifies that the server is starting. Value = 1.
Started Specifies that the server is started. Value = 2.
Stopping Specifies that the server is stopping. Value = 3.
Stopped Specifies that the server is stopped. Value = 4.
Pausing Specifies that the server is pausing. Value = 5.
Paused Specifies that the server is paused. Value = 6.
Continuing Specifies that the server is continuing. Value = 7.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ