Click or drag to resize

ReadonlyWebServerOptionsClientCacheEnabled Property

Gets flag that determines if cache control is enabled for browser clients; default to true.

Namespace: GSF.Web.Hosting
Assembly: GSF.Web (in GSF.Web.dll) Version: 2.4.181-beta
Syntax
public bool ClientCacheEnabled { get; }
View Source

Property Value

Boolean
See Also