Click or drag to resize

WebServerClientCacheEnabled Property

Gets or sets 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.2.101-beta
Syntax
public bool ClientCacheEnabled { get; set; }
Request Example View Source

Property Value

Type: Boolean
See Also