1 reference to ThreadTimer
System.Transactions.Local (1)
System\Transactions\TransactionTable.cs (1)
149
_timer = new Timer(new TimerCallback(
ThreadTimer
), null, Timeout.Infinite, _timerInterval);