AosCacheFactory<K,V> Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
generic <typename K, typename V>
public ref class AosCacheFactory abstract
public abstract class AosCacheFactory<K,V>
type AosCacheFactory<'K, 'V> = class
Public MustInherit Class AosCacheFactory(Of K, V)
Type Parameters
- K
- V
- Inheritance
-
AosCacheFactory<K,V>
Constructors
AosCacheFactory<K,V>() |
Methods
GetCacheInstance(String, IAosCachePolicy) |