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.
The TransportType node of the ReceiveHandler node of a binding file contains specific information about the adapter associated with a receive handler that is exported with the binding file.
Nodes in the TransportType 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 adapter associated with the receive handler. | Not Required | Default value: empty |
| Capabilities | Attribute | xs:int | Specifies the capabilities of the adapter associated with the receive 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 receive handler. | Not Required | Default value: empty |