SoapChannel Members
Defines a messaging connection for a given endpoint.
The following tables list the members exposed by the SoapChannel type.
Protected Constructors
Name | Description | |
---|---|---|
SoapChannel | Overloaded. Initializes a new instance of the SoapChannel class. |
Top
Public Properties
Name | Description | |
---|---|---|
Capabilities | Gets the capabilities of the SOAP channel. | |
IsClosed | Gets a value indicating whether the channel is closed. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Close | Closes the channel. | |
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 | |
---|---|---|
Finalize | (Inherited from Object ) | |
MemberwiseClone | (Inherited from Object ) | |
OnClosed | Raises the Closed event. |
Top
Public Events
Name | Description | |
---|---|---|
Closed | Occurs when the channel is closed. |
Top
See Also
Reference
SoapChannel Class
Microsoft.Web.Services3.Messaging Namespace