Property MaxDataAgeDays
- Namespace
- WhalesSecret.TradeScriptLib.Config
- Assembly
- WhalesSecret.TradeScriptLib.dll
MaxDataAgeDays
Number of days after which the simulation forgets the data to save the memory, or 0 to not delete old data at all.
public int MaxDataAgeDays { get; }