C# Класс System.Net.TimerThread.InfiniteTimer

A dummy infinite timer.

Наследование: System.Threading.Timer
Показать файл Открыть проект

Private Properties

Свойство Тип Описание
Cancel bool
InfiniteTimer System.Collections

Приватные методы

Метод Описание
Cancel ( ) : bool

Cancels the timer. Returns true the first time, false after that.

InfiniteTimer ( ) : System.Collections