PostSharpAPI ReferencePost­Sharp.​Patterns.​Caching.​Backends.​RedisRedis­Cache­Invalidator­OptionsChannel­Name
Open sandboxFocus

RedisCacheInvalidatorOptions.ChannelName Property

ChannelName

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