System.Net.TimerThread.TimerThread C# (CSharp) Метод

TimerThread() статический приватный Метод

static private TimerThread ( ) : System.Collections
Результат System.Collections
        static TimerThread()
        {
            s_ThreadEvents = new WaitHandle[] { s_ThreadShutdownEvent, s_ThreadReadyEvent };
        }