Share via


MSFT_DtcTransactionsTraceSessionTask class

Modifies and retrieves the DTC transactions trace setting of the host.

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

Members

The MSFT_DtcTransactionsTraceSessionTask class has these types of members:

Methods

The MSFT_DtcTransactionsTraceSessionTask class has these methods.

Method Description
Get Retrieves the DTC transactions trace session specific setting of the host.
Set Modifies the DTC transactions trace setting of the host.
Start Starts a new DTC transactions trace session for the host.
Stop Stops the active DTC transactions trace session on the host.
Write Writes the data from an active DTC transactions trace session into the log file.

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