C# 클래스 System.Net.TimerThread.InfiniteTimer

A dummy infinite timer.

상속: System.Threading.Timer
파일 보기 프로젝트 열기: dotnet/corefx

Private Properties

프로퍼티 타입 설명
Cancel bool
InfiniteTimer System.Collections

비공개 메소드들

메소드 설명
Cancel ( ) : bool

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

InfiniteTimer ( ) : System.Collections