Class StaticFiles
- Namespace
- Mithril.Core.Abstractions.Configuration
- Assembly
- Mithril.Core.Abstractions.dll
Static files
public class StaticFiles
- Inheritance
-
StaticFiles
- Inherited Members
- Extension Methods
Properties
CacheControlMaxAge
Gets or sets the maximum age.
public long CacheControlMaxAge { get; set; }
Property Value
- long
The maximum age.