ProtocolMessageFilter class

ProtocolMessageFilter class

Represents implementation of message filter by the resource protocol.

Inheritance: ProtocolMessageFilterMessageFilter

The ProtocolMessageFilter type exposes the following members:

Constructors

ConstructorDescription
initInitializes a new instance of the ProtocolMessageFilter class.

Methods

MethodDescription
matchWhen overridden in a derived class, tests whether a Context satisfies the filter criteria.

See Also