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