SoapFilter Members

Provides a base class for defining a filter for SOAP messages.

The following tables list the members exposed by the SoapFilter type.

Protected Constructors

  Name Description
SoapFilter Initializes a new instance of the SoapFilter class.

Top

Public Methods

(see also Protected Methods )

  Name Description
public method Equals  Overloaded. (Inherited from Object )
public method GetBehavior Gets a custom interface for the SOAP filter.
public method GetHashCode  (Inherited from Object )
public method GetType  (Inherited from Object )
public method ProcessMessage When overridden in a derived class, processes the message that is contained in a SOAP envelope.
public method static ReferenceEquals  (Inherited from Object )
public method ToString  (Inherited from Object )

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object )
protected method MemberwiseClone  (Inherited from Object )
protected method Trace Overloaded. Adds a trace entry.

Top

See Also

Reference

SoapFilter Class
Microsoft.Web.Services3 Namespace