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.
TransactionProtocol::OleTransactions Property
.NET Framework (current version)
Gets the OleTransactions transaction protocol value.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
public: property TransactionProtocol^ OleTransactions { static TransactionProtocol^ get(); }
The OleTransactions protocol is useful for scenarios when interoperability with third-party protocol stacks is not a requirement, and the deployer of a service knows in advance that WS-AtomicTransaction is disabled locally or that the existing network topology does not favor the usage of WS-AtomicTransaction.
.NET Framework
Available since 3.0
Available since 3.0
Show: