ActiveTransactionsChangedEventArgs Class
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.
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
CurrentNumberOfTransactions |
The current number of transactions |
ManagedThreadId |
The thread id with which the transactions are associated |