Open sandboxFocus

Property ChannelName

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