The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
WSDualHttpBinding::TransactionFlow Property
.NET Framework (current version)
Gets or sets a value that indicates whether this binding should support flowing WS-Transactions.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Property Value
Type: System::Booleantrue if the flowing of transactions is supported; otherwise, false. The default value is false.
The default value specifies that clients do not flow transactions and services reject messages with a flowed transaction message header.
.NET Framework
Available since 3.0
Available since 3.0
Show: