System.Transactions.Configuration Namespace
.NET Framework 2.0
Note: This namespace is new in the .NET Framework version 2.0.
The System.Transactions.Configuration namespace contains classes that describe configuration options used by System.Transactions classes.
| Class | Description | |
|---|---|---|
![]() | DefaultSettingsSection | Represents an XML section in a configuration file that contains default values of a transaction. This class cannot be inherited. |
![]() | MachineSettingsSection | Represents an XML section in a configuration file encapsulating all settings that can be modified only at the machine level. This class cannot be inherited. |
![]() | TransactionsSectionGroup | Represents a configuration section that encapsulates and allows traversal of all the transaction configuration XML elements and attributes that are within this configuration section. This class cannot be inherited. |
Community Additions
ADD
Show:
