1 reference to ThreadTimer
System.Transactions (1)
System\Transactions\TransactionTable.cs (1)
172
this.timer = new Timer( new TimerCallback(
ThreadTimer
), null, Timeout.Infinite, this.timerInterval );