C# Class System.Transactions.DurableInternalEnlistment

Inheritance: InternalEnlistment
Afficher le fichier Open project: dotnet/corefx

Private Properties

Свойство Type Description
DurableInternalEnlistment System.Diagnostics

Méthodes protégées

Méthode Description
DurableInternalEnlistment ( Enlistment enlistment, IEnlistmentNotification twoPhaseNotifications ) : System.Diagnostics

Private Methods

Méthode Description
DurableInternalEnlistment ( Enlistment enlistment, System.Guid resourceManagerIdentifier, InternalTransaction transaction, IEnlistmentNotification twoPhaseNotifications, ISinglePhaseNotification singlePhaseNotifications, Transaction atomicTransaction ) : System.Diagnostics

Method Details

DurableInternalEnlistment() protected méthode

protected DurableInternalEnlistment ( Enlistment enlistment, IEnlistmentNotification twoPhaseNotifications ) : System.Diagnostics
enlistment Enlistment
twoPhaseNotifications IEnlistmentNotification
Résultat System.Diagnostics