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.
Represents the protocol used to transport the SOAP message.
The following tables list the members exposed by the SoapTransport type.
Protected Constructors
Name | Description | |
---|---|---|
SoapTransport |
Top
Protected Properties
Name | Description | |
---|---|---|
![]() |
InputChannels | Gets the set of active sending channels indexed by URI. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (Inherited from Object ) |
![]() ![]() |
GetCanonicalHostName | Gets a canonicalized version of the specified URI. |
![]() |
GetHashCode | (Inherited from Object ) |
![]() ![]() |
GetTransport | Overloaded. |
![]() |
GetType | (Inherited from Object ) |
![]() ![]() |
LoadFormatter | Overloaded. |
![]() ![]() |
ReferenceEquals | (Inherited from Object ) |
![]() ![]() |
StaticGetInputChannel | Gets the input channel for the transport. |
![]() ![]() |
StaticGetOutputChannel | Gets the output channel for the transport. |
![]() |
ToString | (Inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
DispatchMessage | Attempts to send the specified SOAP message using the channel associated with the transport. |
![]() |
Finalize | (Inherited from Object ) |
![]() |
GetFaultMessage | Sets the fault response headers of the specified message with the specified fault and returns the fault as a SOAP message. |
![]() |
GetInputChannel | Gets the input channel associated with the transport used by the specified SOAP message. |
![]() |
MemberwiseClone | (Inherited from Object ) |
![]() |
RaiseDispatchFailed | Raises the DispatchFailed event or writes an event to the event log. |
Top
Public Events
Name | Description | |
---|---|---|
![]() ![]() |
DispatchFailed | Occurs when a SOAP message fails to dispatch. |
Top
See Also
Reference
SoapTransport Class
Microsoft.Web.Services3.Messaging Namespace