This topic has not yet been rated - Rate this topic

ISiteStatusProvider Interface

IIS 7.0

Defines the interface that a class must implement to act as a site status provider.

Namespace:  Microsoft.Web.Management.Server
Assembly:  Microsoft.Web.Management (in Microsoft.Web.Management.dll)
public interface ISiteStatusProvider

The ISiteStatusProvider type exposes the following members.

  NameDescription
Public propertySupportedProtocolsGets a list of protocols that are supported by the site.
Top
  NameDescription
Public methodGetSiteStatusReturns the running state of the site and provides an error message.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.