SinglePhaseEnlistment
(System.Transactions.SinglePhaseEnlistment)
Inherits:
System.Transactions.Enlistment
Interfaces:
Derived Types:
0
Assembly:
System.Transactions.dll
Provides a set of callbacks that facilitate communication between a participant enlisted for Single Phase Commit and the transaction manager when the SinglePhaseCommit notification is received.
VB.NET
C#
|
C#
public class SinglePhaseEnlistment : System.Transactions.Enlistment
{
}
Articles
|
Represents a callback that is used to indicate to the transaction ... transactions singlephaseenlistment aborted system.transactions system.transactions.singlephaseenlistment
|
|
Note: This class is new in the .NET Framework version 2.0. Provides a ... System.Object System.Transactions.Enlistment System.Transactions.SinglePhaseEnlistment
|