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 |
Name of the Redis channel to use to exchange invalidation messages. The default value is RedisCacheInvalidator
.
public string ChannelName { get; set; }
Type | Description |
---|---|
string |