AppStartSettings
StockSharp.Configuration
Application start configuration.
Implements: IPersistable
Properties
TimeZone : TimeZoneInfo
Preferred application time zone.
Methods
TryLoad(IFileSystem) : AppStartSettings
Try load settings, if config file exists.
TrySave(IFileSystem)
Save settings into PlatformConfigurationFile if it is defined.