Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Pomona
Scheduler
JobDispatcher
C# Class Pomona.Scheduler.JobDispatcher
Inheritance:
IJobDispatcher
Show file
Open project: Pomona/Pomona
Public Methods
Method
Description
JobDispatcher
(
IJobStore
jobStore
) :
System
Tick
( ) :
bool
Private Methods
Method
Description
RunJob
(
IJob
job
) :
void
Method Details
JobDispatcher()
public
method
public
JobDispatcher
(
IJobStore
jobStore
) :
System
jobStore
IJobStore
return
System
Tick()
public
method
public
Tick
( ) :
bool
return
bool