Share via


SoapInprocTransport Members

Represents the protocol used to transport the SOAP message. This class cannot be inherited.

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

Public Constructors

  Name Description
SoapInprocTransport Overloaded.  

Top

Public Fields

  Name Description
public field static UriScheme Specifies that the scheme is "soap.inproc". This field is read-only.

Top

Public Methods

  Name Description
public method Equals  (inherited from Object )
public method GetHashCode  (inherited from Object )
public method GetInputChannel Gets the input channel for the transport.
public method GetOutputChannel Gets the output channel for the transport.
public method GetType  (inherited from Object )
public method ToString  (inherited from Object )

Top

Public Events

  Name Description
public event static DispatchFailed  Occurs when a SOAP message fails to dispatch.(inherited from SoapTransport)

Top

See Also

Reference

SoapInprocTransport Class
Microsoft.Web.Services2.Messaging Namespace