ISiteStatusProvider Interface
IIS 7.0
Defines the interface that a class must implement to act as a site status provider.
Assembly: Microsoft.Web.Management (in Microsoft.Web.Management.dll)
| Name | Description | |
|---|---|---|
![]() | SupportedProtocols | Gets a list of protocols that are supported by the site. |
| Name | Description | |
|---|---|---|
![]() | GetSiteStatus(Site, String) | Returns the running state of the site and provides an error message. |
Show:

