Walter.Web.FireWall
CompressionData Class Members
Properties  Methods 


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

The following tables list the members exposed by CompressionData.

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
Public Methods
 NameDescription
Public Method Get the averages compression for the razor page on this endpoint.  
Public Method Get the total compression for the razor page on this endpoint.  
Public Method Returns compression data as friendly string  
Top
Extension Methods
 NameDescription
Public Extension Method implements parsing to cast a type from string to a type
Top
See Also

Reference

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