2 references to TRANSACTION_INDOUBT_LTM_EVENTID
System.Transactions.Local (2)
System\Transactions\TransactionsEtwProvider.cs (2)
1269
[Event(
TRANSACTION_INDOUBT_LTM_EVENTID
, Keywords = Keywords.TraceLtm, Level = EventLevel.Warning, Task = Tasks.Transaction, Opcode = Opcodes.InDoubt, Message = "Transaction indoubt LTM: transaction ID is {0}")]
1273
WriteEvent(
TRANSACTION_INDOUBT_LTM_EVENTID
, transactionID);