The following tables list the members exposed by MemoryCacheStore.
Name | Description | |
---|---|---|
MemoryCacheStore Constructor | Overloaded. |
Name | Description | |
---|---|---|
IsLocalCache | A flag that defines that the elements are stored in local memory. | |
Item | Sets or returns a value by key. |
Name | Description | |
---|---|---|
GetValues | Gets values by the list of keys | |
Initialize | Initializes the cache with the specified configuration parameters. | |
Remove | Deletes the item with the specified key from the cache. |