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.
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 | |
---|---|---|
![]() |
SoapBindingTransportUri | Gets the transport URI that is written to the WSDL file in the binding/soapbinding/@Transport attribute. |
Top
Public Methods
Name | Description | |
---|---|---|
![]() |
GetInputChannel | Gets the SOAP input channel for the transport. |
![]() |
GetOutputChannel | Gets the SOAP output channel for the transport. |
Top
See Also
Reference
ISoapTransport Interface
Microsoft.Web.Services3.Messaging Namespace