PostSharp//API Reference/Post­Sharp.​Patterns.​Caching.​Implementation/Caching­Backend­Enhancer/Underlying­Backend
Open sandboxFocus

Property UnderlyingBackend

UnderlyingBackend

Gets the next CachingBackend in the chain of responsibility.

Declaration
public CachingBackend UnderlyingBackend { get; }
Property Value
Type Description
CachingBackend