Share via


SoapTransport Members

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
protected property InputChannels Gets the set of active sending channels indexed by uri.

Top

Public Methods

(see also Protected Methods )

  Name Description
public method Equals  (inherited from Object )
public method static GetCanonicalHostName  
public method GetHashCode  (inherited from Object )
public method static GetTransport Get the transport associated with the specified endpoint.
public method GetType  (inherited from Object )
public method static LoadFormatter Overloaded.  
public method static StaticGetInputChannel Gets the input channel for the transport.
public method static StaticGetOutputChannel Gets the output channel for the transport.
public method ToString  (inherited from Object )

Top

Protected Methods

  Name Description
protected method DispatchMessage Gets the input channel for the transport.
protected method Finalize  (inherited from Object )
protected method GetFaultMessage Sets the fault response headers of the specified message with the specified fault and returns the fault as a SOAP message.
protected method GetInputChannel Gets the input channel for the transport.
protected method MemberwiseClone  (inherited from Object )
protected method RaiseDispatchFailed Raises the DispatchFailed event or writes an event to the event log.

Top

Public Events

  Name Description
public event static DispatchFailed Occurs when a SOAP message fails to dispatch.

Top

See Also

Reference

SoapTransport Class
Microsoft.Web.Services2.Messaging Namespace