C# 클래스 System.Transactions.TransactionTable

파일 보기 프로젝트 열기: dotnet/corefx 1 사용 예제들

Private Properties

프로퍼티 타입 설명
Add int
AddIter void
RecalcTimeout System.TimeSpan
Remove void
ThreadTimer void
TimeoutTicks long
TransactionTable System.Diagnostics

비공개 메소드들

메소드 설명
Add ( InternalTransaction txNew ) : int
AddIter ( InternalTransaction txNew ) : void
RecalcTimeout ( InternalTransaction tx ) : System.TimeSpan
Remove ( InternalTransaction tx ) : void
ThreadTimer ( Object state ) : void
TimeoutTicks ( System.TimeSpan timeout ) : long
TransactionTable ( ) : System.Diagnostics