MSFT_DtcTask class

Manages DTC instances.

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_DtcTask
{
};

Members

The MSFT_DtcTask class has these types of members:

Methods

The MSFT_DtcTask class has these methods.

Method Description
Get Retrieves a DTC instance.
Install Installs the local transactions coordinator.
Start Starts the DTC instance.
Stop Stops a DTC instance.
Uninstall Uninstalls the local transactions coordinator.

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