Scheduler Constructor (String) | Table of Content | ConnectionSettings Property |
Scheduler Properties |
The Scheduler type exposes the following members.
Name | Description | |
---|---|---|
ConnectionSettings |
Collection of predefined session connection
settings associated with unique names (ids)
as it was specified in the configuration file.
| |
ReconnectAttempts |
Number of attempts to restore the FIX connection.
| |
ReconnectInterval |
Time interval between the attempts to restore the FIX connection (in seconds).
| |
Schedules |
Collection of predefined session schedules
associated with unique names (ids) as it was
specified in Scheduler's configuration file.
| |
TimeZone |
This property allows to setup time zone used for schedules.
Default value is TimeZoneInfo.Local.
| |
UtcTimeUsage | Obsolete.
This property allows switching local time to UTC time usage
|