Property JSettings.NoAutoSave
Overload
Don't automatically call JSettings.SaveIfNeed.
If false
(default), calls every 2 s (unless JSettings.NoAutoSaveTimertrue
); also when disposing and when the process exits.
protected bool NoAutoSave { get; set; }