System.Transactions Namespaces
Include Protected Members
Include Inherited Members
Include .NET Framework Members
Include XNA Framework Members
Include Portable Class Library Members
The System.Transactions namespaces contain types that support transactions with multiple, distributed participants, multiple phase notifications, and durable enlistments. A child namespace contains types that describe the configuration options used by the System.Transactions types.
Namespaces
Namespace | Description |
---|---|
System.Transactions | The System.Transactions namespace contains classes that allow you to write your own transactional application and resource manager. Specifically, you can create and participate in a transaction (local or distributed) with one or multiple participants. |
System.Transactions.Configuration | The System.Transactions.Configuration namespace contains classes that describe configuration options used by System.Transactions classes. |