PostSharp//API Reference/Post­Sharp.​Patterns.​Caching/Caching­Services/Default­Backend
Open sandboxFocus

Property DefaultBackend

DefaultBackend

Gets or sets the default CachingBackend, i.e. the physical storage of cache items.

Declaration
public static CachingBackend DefaultBackend { get; set; }
Property Value
Type Description
CachingBackend