Share via


<transactionFlow>

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:

  • OleTransactions

  • WSAtomicTransactionOctober2004

The default is OleTransactions.

This attribute is of type TransactionProtocol.

Child Elements

None.

Parent Elements


Element Description

<binding>

Defines all binding capabilities of the custom binding.

See Also

Reference

TransactionFlowElement

Footer image

Send comments about this topic to Microsoft.
© Microsoft Corporation. All rights reserved.