WebDocumentRequestHandlerResponseProxyMaxAge Property |
Gets or set a time span value for s-maxage HTTP header.
Namespace:
Atalasoft.Imaging.WebControls
Assembly:
Atalasoft.dotImage.WebControls (in Atalasoft.dotImage.WebControls.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntaxpublic TimeSpan ResponseProxyMaxAge { get; set; }Public Property ResponseProxyMaxAge As TimeSpan
Get
Set
Property Value
Type:
TimeSpan
See Also