WithMemoryCacheOptions(MemoryCacheOptions)
Specifies the options of the MemoryCache. This method is ignored if the WithMemoryCache(IMemoryCache) method is called.
Declaration
public MemoryCachingBackendBuilder WithMemoryCacheOptions(MemoryCacheOptions memoryCacheOptions)Parameters
| Type | Name | Description |
|---|---|---|
| MemoryCacheOptions | memoryCacheOptions |
Returns
| Type | Description |
|---|---|
| MemoryCachingBackendBuilder |