Clear(ClearCacheOptions)
Clears the cache.
Declaration
public void Clear(ClearCacheOptions options = ClearCacheOptions.Default)
Parameters
Type | Name | Description |
---|---|---|
ClearCacheOptions | options |
Metalama.Patterns.Caching.Aspects
Metalama.Patterns.Caching.Aspects.Configuration
Metalama.Patterns.Caching.Aspects.Helpers
Metalama.Patterns.Caching.Backends
Metalama.Patterns.Caching.Backends.Azure
Metalama.Patterns.Caching.Backends.Redis
Metalama.Patterns.Caching.Building
Metalama.Patterns.Caching.Dependencies
Metalama.Patterns.Caching.Formatters
Metalama.Patterns.Caching.Implementation
Metalama.Patterns.Caching.Locking
Metalama.Patterns.Caching.Serializers
Metalama.Patterns.Caching.ValueAdapters
Metalama.Patterns.Contracts.Numeric
Metalama.Patterns.Immutability
Metalama.Patterns.Immutability.Configuration
Metalama.Patterns.Memoization
Metalama.Patterns.Observability
Metalama.Patterns.Observability.Configuration
Clears the cache.
public void Clear(ClearCacheOptions options = ClearCacheOptions.Default)
Type | Name | Description |
---|---|---|
ClearCacheOptions | options |