Share via


MSFT_DtcAdvancedSettingTask class

Manages DTC instance specific properties in the registry.

The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.

Syntax

[dynamic, provider("MsDtcWmi"), Version("1.0"), AMENDMENT]
class MSFT_DtcAdvancedSettingTask
{
};

Members

The MSFT_DtcAdvancedSettingTask class has these types of members:

Methods

The MSFT_DtcAdvancedSettingTask class has these methods.

Method Description
Get Retrieves a DTC instance specific property from the registry.
Set Updates a DTC instance specific property in the registry.

Requirements

Minimum supported client
Windows 8
Minimum supported server
Windows Server 2012
Namespace
Root\MsDTC
MOF
Msdtcwmi.mof
DLL
MsDtcWmi.dll

See also

Distributed Transaction Coordinator WMI Provider