HttpProtocolMessageHandler class

HttpProtocolMessageHandler class

Represents the http: protocol message handler.

Inheritance: HttpProtocolMessageHandlerMessageHandler

The HttpProtocolMessageHandler type exposes the following members:

Constructors

ConstructorDescription
initInitializes a new instance of the HttpProtocolMessageHandler class.

Properties

PropertyDescription
filtersGets the filters list that are corresponding to the specified handler type.

Methods

MethodDescription
invokeWhen overridden in a derived class is used to implement the message handling.

See Also