forwardScheduler Class   Table of ContentScheduler Constructor forward
Scheduler Constructor
Overload List
  NameDescription
Public methodScheduler()
Initializes Scheduler instance with default configuration.
Public methodScheduler(String)
Initializes Scheduler instance according to the options specified in given configuration file. In particular, Scheduler extracts from configuration a set of predefined session schedules and connection settings later available through Schedules and ConnectionSettings properties.
Top
See Also