Specifies transaction flow support for the custom binding.
<system.serviceModel>
<bindings>
<customBinding>
<binding>
<transactionFlow>
<transactionFlow transactionProtocol="OleTransactions/WSAtomicTransactionOctober2004"/>
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
| Attribute | Description |
|---|---|
transactionProtocol |
Specifies the transaction protocol to be used. Valid values include the following:
The default is OleTransactions. This attribute is of type TransactionProtocol. |
Child Elements
None.
Parent Elements
| Element | Description |
|---|---|
Defines all binding capabilities of the custom binding. |
See Also
Reference
.gif)
Send comments about this topic to Microsoft.
© Microsoft Corporation. All rights reserved.