C# Класс System.Transactions.TransactionTable

Показать файл Открыть проект Примеры использования класса

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