C# 클래스 SqlToGraphite.RunTaskSetWithProcess

상속: IRunTaskSet
파일 보기 프로젝트 열기: perryofpeek/SqlToGraphite-core

공개 메소드들

메소드 설명
Process ( ) : void
RunTaskSetWithProcess ( IList tasks, IStop stop, int frequency ) : System

비공개 메소드들

메소드 설명
RunAllTasks ( ) : void
SleepTillNextSchedualedTime ( ) : void

메소드 상세

Process() 공개 메소드

public Process ( ) : void
리턴 void

RunTaskSetWithProcess() 공개 메소드

public RunTaskSetWithProcess ( IList tasks, IStop stop, int frequency ) : System
tasks IList
stop IStop
frequency int
리턴 System