ISinglePhaseNotification
(System.Transactions.ISinglePhaseNotification)
Inherits:
Interfaces:
IEnlistmentNotification
Derived Types:
0
Assembly:
System.Transactions.dll
Describes a resource object that supports single phase commit optimization to participate in a transaction.
VB.NET
C#
|
C#
public interface ISinglePhaseNotification : System.Transactions.IEnlistmentNotification
{
}
Articles
|
Name Description SinglePhaseCommit ... system transactions isinglephasenotification_methods system.transactions
|
|
Describes a resource object that supports single phase commit ... system transactions isinglephasenotification_members system.transactions
|
|
System.Transactions.ISinglePhaseNotification { TransactedHashtable m_Obj; public SinglePhaseNotification (TransactedHashtable t) { m_Obj = t;
|
|
System.Transactions.ISinglePhaseNotification { TransactedHashtable m_Obj; public SinglePhaseNotification (TransactedHashtable t) { m_Obj = t;
|