ISoapTransport Members

Provides the base interface for objects that represent SOAP transports.

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

Public Properties

  Name Description
public property SoapBindingTransportUri Gets the transport URI that is written to the WSDL file in the binding/soapbinding/@Transport attribute.

Top

Public Methods

  Name Description
public method GetInputChannel Gets the SOAP input channel for the transport.
public method GetOutputChannel Gets the SOAP output channel for the transport.

Top

See Also

Reference

ISoapTransport Interface
Microsoft.Web.Services3.Messaging Namespace