AdvantageCacheManager Members
The AdvantageCacheManager type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
AdvantageCacheManager(eAdvantageCacheContainerType, Int32, Int32) |
Initializes a new instance of the AdvantageCacheManager class.
|
![]() |
AdvantageCacheManager(eAdvantageCacheContainerType, Int32, Int32, SQL) |
Initializes a new instance of the AdvantageCacheManager class.
|
Methods
Name | Description | |
---|---|---|
![]() |
ClearItem |
Clears the item.
|
![]() |
Get<(Of <<'(T>)>>) |
Retrieves cached object of type T stored under key.
|
![]() |
Invalidate |
Delete all cached data.
|
![]() |
Store<(Of <<'(T>)>>) |
Stores object of type T under a specific key.
|