Walter.Web.FireWall
CookieData Property (CashingConfig)
Walter.Web.FireWall Assembly > Walter.Web.FireWall.Configurations Namespace > CashingConfig Class : CookieData Property
Duration to keep cookie data in memory without saving it to a persistent storage
Syntax
public MemoryCacheEntryOptions CookieData {get;}
Remarks
This keeps cookie backing data in memory avoiding the reading and writing of data during the users request processing. This feature only works if IMemoryCashe is used
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CashingConfig Class
CashingConfig Members
UseTransparentEncryption Property
ICookieFactory Interface