CacheControlDecorator Properties | Glimpse API Documentation |
The CacheControlDecorator type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
CacheDuration |
Gets or sets the duration of the cache.
| |
CacheSetting |
Gets or sets the cache directive.
| |
WrappedResourceResult |
Gets or sets the wrapped resource result.
(Inherited from ResourceResultDecorator.) |
See Also