[This is preliminary documentation and is subject to change.]
The CacheControl type exposes the following members.Methods
Name | Description | |
---|---|---|
![]() | ![]() | Indicates whether this instance and a specified object are equal. (Inherited from ![]() |
![]() | ![]() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from ![]() |
![]() ![]() | FromConfig | |
![]() | ![]() | Returns the hash code for this instance. (Inherited from ![]() |
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | ![]() | Creates a shallow copy of the current (Inherited from ![]() ![]() |
![]() ![]() | PrivateMaxAgeSec | |
![]() ![]() | PublicMaxAgeSec | |
![]() | ![]() | Returns the fully qualified type name of this instance. (Inherited from ![]() |
Extension Methods
Fields
Name | Description | |
---|---|---|
![]() ![]() | DEFAULT_CACHE_MAX_AGE_SEC |
Properties
Name | Description | |
---|---|---|
![]() | Cacheability | |
![]() | HTTPCacheControl |
Build standard cache control header from fields
|
![]() | MaxAgeSec | |
![]() | MustRevalidate | |
![]() ![]() | NoCache | |
![]() | NoStore | |
![]() | NoTransform | |
![]() | ProxyRevalidate | |
![]() | SharedMaxAgeSec |
See Also