AppStartSettings

StockSharp.Configuration

Application start configuration.

Реализует: IPersistable

Свойства

Language : string

Selected application language.

Online : bool

Online mode.

TimeZone : TimeZoneInfo

Preferred application time zone.

Методы

TryLoad(IFileSystem) : AppStartSettings

Try load settings, if config file exists.

TrySave(IFileSystem)

Save settings into PlatformConfigurationFile if it is defined.