AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

AdvantageCacheManager Constructor

Overload List


  Name Description
Public method AdvantageCacheManager(eAdvantageCacheContainerType, Int32, Int32)
Initializes a new instance of the AdvantageCacheManager class using a web-server cache container. For database-backed caching, use the overload that accepts a SQL connection.
Public method AdvantageCacheManager(eAdvantageCacheContainerType, Int32, Int32, SQL)
Initializes a new instance of the AdvantageCacheManager class with an optional SQL connection for database-backed caching.