UnderlyingBackend
Gets the next CachingBackend in the chain of responsibility.
Declaration
public CachingBackend UnderlyingBackend { get; }
Property Value
Type | Description |
---|---|
CachingBackend |
Gets the next CachingBackend in the chain of responsibility.
public CachingBackend UnderlyingBackend { get; }
Type | Description |
---|---|
CachingBackend |