ChannelName
Gets or sets the name of the Redis channel to use to exchange invalidation messages. The default value is RedisCacheInvalidator
.
Declaration
public string ChannelName { get; init; }
Property Value
Type | Description |
---|---|
string |
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
RedisCacheDependencyGarbageCollector
RedisCacheSynchronizerBuilder3
RedisCacheSynchronizerConfiguration2
RedisCachingBackendBuilder4
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
Gets or sets the name of the Redis channel to use to exchange invalidation messages. The default value is RedisCacheInvalidator
.
public string ChannelName { get; init; }
Type | Description |
---|---|
string |