Walter.Web.FireWall
CompressionData Class Properties


Walter.Web.FireWall Assembly > Walter.Web.FireWall.Models Namespace : CompressionData Class

For a list of all members of this type, see CompressionData members.

Public Properties
 NameDescription
Public Property Gets the average size of the compressed razor page.  
Public Property Gets the size of the average original razor page.  
Public Property Gets the cumulative size of all the compressed data for the requested razor page HTML of the endpoint.  
Public Property returns data as to how often the endpoint has been compressed  
Public Property Gets the endpoint that this compression data is recording.  
Public Property Get the UTC date of when the first compression was recorder  
Public Property Get the UTC date of when the last compression was recorder  
Public Property Gets the cumulative size of all the un-compressed data for the requested razor page HTML of the endpoint.  
Top
See Also

Reference

CompressionData Class
Walter.Web.FireWall.Models Namespace
MinifyAttribute Class
Report(ReportTypes) Method
Report(ReportTypes,ReportFormat) Method
GetReport Method
Minification Field