WebManagementServiceHandler Class
Handles HTTP requests that are related to Web administration.
Assembly: Microsoft.Web.Management (in Microsoft.Web.Management.dll)
Name | Description | |
---|---|---|
![]() | WebManagementServiceHandler() | Initializes a new instance of the WebManagementServiceHandler class. |
Name | Description | |
---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() ![]() | IHttpHandler.ProcessRequest(HttpContext) | Enables the processing of HTTP requests that are related to Web administration. |
![]() ![]() | IHttpHandler.IsReusable |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: