SendHandler (SecondaryTransport Node)

The SendHandler node of the SecondaryTransport node of a binding file contains specific information about the send handler associated with a transport that is exported with the binding file.

Nodes in the SendHandler node

The following table lists the properties that can be set for this node of a binding file:

Name Node Type Data Type Description Restrictions Comments
Name Attribute xs:string Specifies the name of the send handler associated with the transport. Not required Default value: empty
HostTrusted Attribute xs:boolean Specifies whether the host associated with the send handler is trusted. Required Default value: none

Set to true if host is trusted, otherwise set to false.
TransportType (SendHandler Node) Record ProtocolType (ComplexType) Specifies the transport type, which is also the name of the adapter used with this send handler. Required Default value: none