Open sandboxFocus

Property WriteCommandFlags

WriteCommandFlags

Gets or sets the Redis StackExchange.Redis.CommandFlags for write operations. The default value is StackExchange.Redis.CommandFlags.PreferMaster.

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