AdvantageEngineBase Methods
The AdvantageEngineBase type exposes the following members.
Methods
Name | Description | |
---|---|---|
Dispose()()()() |
Disposes this instance.
|
|
WebCache_ClearItem |
Clears item from web cache.
|
|
WebCache_Get<(Of <<'(T>)>>) |
Gets items from web cache.
|
|
WebCache_Invalidate(String) |
Invalidates item from web cache.
|
|
WebCache_Invalidate(List<(Of <<'(String>)>>)) |
Invalidates item from web cache by category.
|
|
WebCache_Store<(Of <<'(T>)>>) |
Stores items to web cache.
|