TransportType
The TransportType node of the SendHandler node of a binding file contains specific information about the adapter associated with a send handler that is exported with the binding file.
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 adapter associated with the send handler. | Not required | Default value: empty |
Capabilities | Attribute | xs:int | Specifies the capabilities of the adapter associated with the send handler. | Required | Default value: none Possible values include those available in the Microsoft.BizTalk.ExplorerOM.Capabilities enumeration. |
ConfigurationClsid | Attribute | xs:string | Specifies the configuration GUID of the adapter associated with the send handler. | Not required | Default value: empty |