ActiveTransactionsChangedEventArgs.ManagedThreadId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The thread id with which the transactions are associated
public:
property int ManagedThreadId { int get(); };
public int ManagedThreadId { get; }
member this.ManagedThreadId : int
Public ReadOnly Property ManagedThreadId As Integer