Legend
| Property: TimeSpan BackgroundSaveDelay
DeclarationTimeSpan BackgroundSaveDelay SummaryDetermines the maximum frequency at which calls to SettingsFile<TSettings>.SaveInBackground() actually perform the (potentially expensive) save. The first background save is delayed by the amount specified here; subsequent background saves only update the object to be saved but do not postpone the save. |