HttpRequestCachePolicy Properties
.NET Framework (current version)
Namespace:
System.Net.Cache
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | CacheSyncDate | Gets the cache synchronization date for this instance. |
![]() | Level | Gets the HttpRequestCacheLevel value that was specified when this instance was created. |
![]() | MaxAge | Gets the maximum age permitted for a resource returned from the cache. |
![]() | MaxStale | Gets the maximum staleness value that is permitted for a resource returned from the cache. |
![]() | MinFresh | Gets the minimum freshness that is permitted for a resource returned from the cache. |
Show:
