TransactionsSectionGroup::MachineSettings Property
.NET Framework (current version)
Gets the configuration settings set at the machine level.
Assembly: System.Transactions (in System.Transactions.dll)
public: [ConfigurationPropertyAttribute("machineSettings")] property MachineSettingsSection^ MachineSettings { MachineSettingsSection^ get(); }
Property Value
Type: System.Transactions.Configuration::MachineSettingsSection^A MachineSettingsSection that represents the configuration settings at the machine level. The default is a MachineSettingsSection that is populated with default values.
.NET Framework
Available since 2.0
Available since 2.0
Show: