WebStatus Enumeration
Indicates the status of a given Web Gateway Provider.
Namespace: Microsoft.HomeServer.Extensibility
Assembly: HomeServerExt (in homeserverext.dll)
Usage
Syntax
'Declaration
Public Enumeration WebStatus
public enum WebStatus
public enum class WebStatus
public enum WebStatus
public enum WebStatus
Members
Member name | Description |
---|---|
Broken | Indicates that a problem has occurred with the Web Gateway Provider that prevents users from reaching the Windows Home Server using the domain name that is configured for their Windows Home Server. |
Unknown | Indicates that the Web Gateway Provider cannot accurately determine its own state. |
Working | Indicates that the Web Gateway Provider is operating normally. |
Remarks
The QueryWebGatewayStatus method returns a WebStatus enumeration.
Platforms
Development Platforms
Windows Server 2008, Windows Vista, Windows Server 2003, Windows XP
Target Platforms
Windows Home Server