AppStartSettings

StockSharp.Configuration

Application start configuration.

Implementiert: IPersistable

Eigenschaften

Language : string

Selected application language.

Online : bool

Online mode.

TimeZone : TimeZoneInfo

Preferred application time zone.

Methoden

TryLoad(IFileSystem) : AppStartSettings

Try load settings, if config file exists.

TrySave(IFileSystem)

Save settings into PlatformConfigurationFile if it is defined.