Open sandboxFocus

Property ReadCommandFlags

ReadCommandFlags

Gets or sets the Redis StackExchange.Redis.CommandFlags for read-only operations. The default value is StackExchange.Redis.CommandFlags.PreferReplica.

Declaration
public CommandFlags ReadCommandFlags { get; init; }
Property Value
Type Description
CommandFlags