C# Class System.Net.TimerThread.InfiniteTimerQueue

Inheritance: TimerThread.Queue
Show file Open project: dotnet/corefx

Private Methods

Method Description
CreateTimer ( Callback callback, object context ) : Timer

Always returns a dummy infinite timer.

InfiniteTimerQueue ( ) : System.Collections