forwardScheduler Constructor (String)   Table of ContentConnectionSettings Property forward
Scheduler Properties

The Scheduler type exposes the following members.

Properties
  NameDescription
Public propertyConnectionSettings
Collection of predefined session connection settings associated with unique names (ids) as it was specified in the configuration file.
Public propertyReconnectAttempts
Number of attempts to restore the FIX connection.
Public propertyReconnectInterval
Time interval between the attempts to restore the FIX connection (in seconds).
Public propertySchedules
Collection of predefined session schedules associated with unique names (ids) as it was specified in Scheduler's configuration file.
Public propertyTimeZone
This property allows to setup time zone used for schedules. Default value is TimeZoneInfo.Local.
Public propertyUtcTimeUsage Obsolete.
This property allows switching local time to UTC time usage
Top
See Also