Get-DtcTransactionsStatistics

Get-DtcTransactionsStatistics

Get-DtcTransactionStatistics can be used to retrieve a summary of transactions being handled by the specified DTC service.

Syntax

Parameter Set: Default
Get-DtcTransactionsStatistics [-DtcName <String> ] [ <CommonParameters>]

Detailed Description

Get-DtcTransactionStatistics can be used to retrieve a summary of transactions being handled by the specified DTC service.

Parameters

-DtcName<String>

Specifies the DTC service for which the summary of transactions is to be displayed. If this parameter is null or set to Local, this will display the Log File for the Local DTC service.

Aliases

none

Required?

false

Position?

named

Default Value

Accept Pipeline Input?

false

Accept Wildcard Characters?

false

<CommonParameters>

This cmdlet supports the common parameters: -Verbose, -Debug, -ErrorAction, -ErrorVariable, -OutBuffer, and -OutVariable. For more information, see about_CommonParameters