This topic has not yet been rated - Rate this topic

WebManagementServiceHandler Class

IIS 7.0

Handles HTTP requests that are related to Web administration.

System..::..Object
  Microsoft.Web.Management.Server..::..WebManagementServiceHandler

Namespace:  Microsoft.Web.Management.Server
Assembly:  Microsoft.Web.Management (in Microsoft.Web.Management.dll)
public sealed class WebManagementServiceHandler : IHttpHandler

The WebManagementServiceHandler type exposes the following members.

  NameDescription
Public methodWebManagementServiceHandlerInitializes a new instance of the WebManagementServiceHandler class.
Top
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
  NameDescription
Explicit interface implemetationPrivate propertyIHttpHandlerIsReusableGets a value indicating whether another request can use the IHttpHandler interface.
Explicit interface implemetationPrivate methodIHttpHandlerProcessRequestEnables the processing of HTTP requests that are related to Web administration.
Top
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.