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