IScopeCache public interface IScopeCache Represents persistence mechanism for instances of components that are supposed to be reused within scope managing the cache. Documentation Code Burden this[object id] { get; set; } Saves or retrieves a Burden stored in the cache associated with the given id.