System.Net.TimerThread.TimerThread C# (CSharp) Méthode

TimerThread() static private méthode

static private TimerThread ( ) : System.Collections
Résultat System.Collections
        static TimerThread()
        {
            s_ThreadEvents = new WaitHandle[] { s_ThreadShutdownEvent, s_ThreadReadyEvent };
        }