TransactionEventArgs
(System.Transactions.TransactionEventArgs)
Inherits:
System.EventArgs
Interfaces:
Derived Types:
0
Assembly:
System.Transactions.dll
Provides data for the following transaction events: DistributedTransactionStarted, TransactionCompleted.
VB.NET
C#
|
C#
public class TransactionEventArgs : System.EventArgs
{
}
Articles
|
System.Transactions.TransactionEventArgs: Fournit des données pour les événements de transaction suivants : DistributedTransactionStarted , TransactionCompleted
|
|
Dating site
|
|
Note: This class is new in the .NET Framework version 2.0. Provides ... System.Object System.EventArgs System.Transactions.TransactionEventArgs
|
|
The following example demonstrates how this type is used. //Transaction ... System . . :: . Object System . . :: . EventArgs System.Transactions . . :: . TransactionEventArgs
|