CacheControlHeaderValue Properties

The CacheControlHeaderValue type exposes the following members.

Properties

  Name Description
Public property Extensions Gets {insert text here}.
Public property MaxAge Gets or sets {insert text here}.
Public property MaxStale Gets or sets {insert text here}.
Public property MaxStaleLimit Gets or sets {insert text here}.
Public property MinFresh Gets or sets {insert text here}.
Public property MustRevalidate Gets or sets {insert text here}.
Public property NoCache Gets or sets {insert text here}.
Public property NoCacheHeaders Gets {insert text here}.
Public property NoStore Gets or sets {insert text here}.
Public property NoTransform Gets or sets {insert text here}.
Public property OnlyIfCached Gets or sets {insert text here}.
Public property Private Gets or sets {insert text here}.
Public property PrivateHeaders Gets {insert text here}.
Public property ProxyRevalidate Gets or sets {insert text here}.
Public property Public Gets or sets {insert text here}.
Public property SharedMaxAge Gets or sets {insert text here}.

Top

See Also

Reference

CacheControlHeaderValue Class

System.Net.Http.Headers Namespace