Walter.Web.FireWall
CashingConfig Class Members
Properties 


Walter.Web.FireWall Assembly > Walter.Web.FireWall.Configurations Namespace : CashingConfig Class

The following tables list the members exposed by CashingConfig.

Public Properties
 NameDescription
Public Property Gets duration that the firewall will buffer data in memory default is 60 minutes for disk based, 365 days for database based storage.  
Public Property Duration to keep cookie data in memory without saving it to a persistent storage  
Public Property Gets or sets the geography locations memory priority. ///  
Public Property Gets or sets the temporary users storage option, time it takes to process a login, updates on each request.  
Public Property Gets or sets the storage priority and duration for the average duration of a user session  
Public Property Gets or sets the user history.  
Public Property Gets or sets the storage priority and duration for the average duration of a user session  
Public Property Total days who-is data will be stored lower value means more requests to external service providers, the default is 365 days, negative values are not supported.  
Top
Extension Methods
 NameDescription
Public Extension Method implements parsing to cast a type from string to a type
Top
See Also

Reference

CashingConfig Class
Walter.Web.FireWall.Configurations Namespace