MetalamaAPI documentationPatterns APIMetalama.​Patterns.​Caching.​Backends.​RedisRedis­Cache­Synchronizer­ConfigurationChannel­Name
Open sandboxFocus

RedisCacheSynchronizerConfiguration.ChannelName Property

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; set; }
Property Value
Type Description
String