AdvantageCacheManager Constructor
Overload List
| Name | Description | |
|---|---|---|
|
|
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.
|
|
|
AdvantageCacheManager(eAdvantageCacheContainerType, Int32, Int32, SQL) |
Initializes a new instance of the AdvantageCacheManager class
with an optional SQL connection for database-backed caching.
|

