Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Property: object BackgroundLock

  • Declared in: RT.Serialization.Settings.SettingsFile<TSettings>

Declaration

object BackgroundLock

Summary

Take this lock before making changes to the SettingsFile<TSettings>.Settings object if you use SettingsFile<TSettings>.SaveInBackground(). See Remarks on SettingsFile<TSettings>.SaveInBackground() for specifics.