C# Class SchedulerConfiguration, getputs

Scheduler Configuration. The scheduling engine needs to know what jobs it has to run and how often.
显示文件 Open project: vatsal/getputs Class Usage Examples

Public Methods

Method Description
SchedulerConfiguration ( int newSleepInterval ) : System

Method Details

SchedulerConfiguration() public method

public SchedulerConfiguration ( int newSleepInterval ) : System
newSleepInterval int
return System