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 SoapTcpTransport type.
Public Constructors
Name | Description | |
---|---|---|
SoapTcpTransport | Overloaded. Initializes a new instance of the SoapTcpTransport class. |
Top
Public Fields
Name | Description | |
---|---|---|
![]() ![]() |
UriScheme | Specifies that the URI is accessed through the Hypertext Transfer Protocol (HTTP). This field is read-only. |
Top
Public Properties
(see also Protected Properties )
Name | Description | |
---|---|---|
![]() |
Options | Gets the options for the transport. |
![]() |
SoapBindingTransportUri | Gets the transport URI that is written to the WSDL file in the binding/soapbinding/@Transport attribute when the TCP protocol is required. |
Top
Protected Properties
Name | Description | |
---|---|---|
![]() |
InputChannels | Gets the set of active sending channels indexed by URI. (Inherited from SoapTransport) |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Dispose | Releases all resources used by the SoapTcpTransport. |
![]() |
Equals | Overloaded. (Inherited from Object ) |
![]() ![]() |
GetCanonicalHostName | (Inherited from SoapTransport ) |
![]() |
GetHashCode | (Inherited from Object ) |
![]() |
GetInputChannel | Overloaded. |
![]() |
GetOutputChannel | Gets the output channel for the transport. |
![]() ![]() |
GetTransport | Overloaded. (Inherited from SoapTransport ) |
![]() |
GetType | (Inherited from Object ) |
![]() ![]() |
LoadFormatter | Overloaded. (Inherited from SoapTransport ) |
![]() ![]() |
ReferenceEquals | (Inherited from Object ) |
![]() ![]() |
StaticGetInputChannel | (Inherited from SoapTransport ) |
![]() ![]() |
StaticGetOutputChannel | (Inherited from SoapTransport ) |
![]() |
ToString | (Inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
DispatchMessage | (Inherited from SoapTransport ) |
![]() |
Finalize | (Inherited from Object ) |
![]() |
GetFaultMessage | (Inherited from SoapTransport ) |
![]() |
GetInputChannel | Overloaded. |
![]() |
MemberwiseClone | (Inherited from Object ) |
![]() |
RaiseDispatchFailed | (Inherited from SoapTransport ) |
Top
Public Events
Name | Description | |
---|---|---|
![]() ![]() |
DispatchFailed | Occurs when a SOAP message fails to dispatch. (Inherited from SoapTransport) |
Top
See Also
Reference
SoapTcpTransport Class
Microsoft.Web.Services3.Messaging Namespace