Partager via


ActiveTransactionsChangedEventArgs Class

Definition

Event arguments for active transaction changes. Transactions with Disable are ignored.

public ref class ActiveTransactionsChangedEventArgs : EventArgs
public class ActiveTransactionsChangedEventArgs : EventArgs
type ActiveTransactionsChangedEventArgs = class
    inherit EventArgs
Public Class ActiveTransactionsChangedEventArgs
Inherits EventArgs
Inheritance
ActiveTransactionsChangedEventArgs

Properties

Name Description
CurrentNumberOfTransactions

The current number of transactions

ManagedThreadId

The thread id with which the transactions are associated

Applies to