ConBackup Class |
Namespace: mtapi.be.MT4ManagerNet
The ConBackup type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| ArchiveLasttime |
Archive backup's last execution time
| |
| ArchivePeriod |
Period of archive backup-ARC_BACKUP_5MIN, ARC_BACKUP_15MIN, ARC_BACKUP_30MIN, ARC_BACKUP_1HOUR
| |
| ArchiveShift |
Shift of archive backup time (in minutes)
| |
| ArchiveStore |
Archive backup's store time-ARC_STORE_1WEEK, ARC_STORE_2WEEKS, ARC_STORE_1MONTH, ARC_STORE_3MONTH, ARC_STORE_6MONTH
| |
| ExportLasttime |
Export's last execution time
| |
| ExportPath |
Path to export script
| |
| ExportPeriod |
Export period-enumeration EXPORT_1MIN, EXPORT_5MIN, EXPORT_15MIN, EXPORT_30MIN,EXPORT_1HOUR
| |
| ExportSecurities |
Comma separated list of exported securities
| |
| ExternalPath |
Path to external processing directory
| |
| FullbackupLasttime |
Full backup's last execution time
| |
| FullbackupPath |
Path to backup
| |
| FullbackupPeriod |
Full backup's period-BACKUP_1HOUR, BACKUP_4HOURS, BACKUP_1DAY
| |
| FullbackupShift |
Full backup timeshift (minutes)
| |
| FullbackupStore |
Full backup's store time-BU_STORE_1MONTH, BU_STORE_3MONTHS, BU_STORE_6MONTHS,BU_STORE_1YEAR
| |
| WatchFailover |
Watch dog failover mode
| |
| WatchIp |
Opposite server IP
| |
| WatchLogin |
Watch dog login
| |
| WatchOpposite |
Opposite server IP address and port
| |
| WatchPassword |
Slave server password
| |
| WatchRole |
Server role { WATCH_STAND_ALONE, WATCH_MASTER, WATCH_SLAVE }
| |
| WatchState |
Watch dog state
| |
| WatchTimeout |
Watch dog timeout
| |
| WatchTimestamp |
Watch dog timestamp
|