C# 클래스 System.Transactions.Phase1VolatileEnlistment

상속: InternalEnlistment
파일 보기 프로젝트 열기: dotnet/corefx

공개 메소드들

메소드 설명
Phase1VolatileEnlistment ( Enlistment enlistment, InternalTransaction transaction, IEnlistmentNotification twoPhaseNotifications, ISinglePhaseNotification singlePhaseNotifications, Transaction atomicTransaction ) : System.Diagnostics

비공개 메소드들

메소드 설명
CheckComplete ( ) : void
FinishEnlistment ( ) : void

메소드 상세

Phase1VolatileEnlistment() 공개 메소드

public Phase1VolatileEnlistment ( Enlistment enlistment, InternalTransaction transaction, IEnlistmentNotification twoPhaseNotifications, ISinglePhaseNotification singlePhaseNotifications, Transaction atomicTransaction ) : System.Diagnostics
enlistment Enlistment
transaction InternalTransaction
twoPhaseNotifications IEnlistmentNotification
singlePhaseNotifications ISinglePhaseNotification
atomicTransaction Transaction
리턴 System.Diagnostics