Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides a base class for defining filtering for SOAP send and receive operations.
The following tables list the members exposed by the SoapPort type.
Protected Constructors
Name | Description | |
---|---|---|
SoapPort |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
Pipeline | Gets or sets an object that allows custom filtering of messages. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (Inherited from Object ) |
![]() |
GetHashCode | (Inherited from Object ) |
![]() |
GetType | (Inherited from Object ) |
![]() ![]() |
ReferenceEquals | (Inherited from Object ) |
![]() |
ToString | (Inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
FilterMessage | When overridden in a derived class, processes the output message through the Pipeline. |
![]() |
Finalize | (Inherited from Object ) |
![]() |
MemberwiseClone | (Inherited from Object ) |
Top