The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
TransactionManager::DistributedTransactionStarted Event
.NET Framework (current version)
Indicates that a distributed transaction has started.
Assembly: System.Transactions (in System.Transactions.dll)
Caution Signing up for this event degrades the performance of all distributed transactions. Local transactions are not monitored as performance is affected even more.
Note This method uses LinkDemand to prevent it from being called from untrusted code; however, only the immediate caller is required to possess the FullTrust permission set.
.NET Framework
Available since 2.0
Available since 2.0
Show: