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 |
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 |