Share via


AspireRedisClientBuilder.Settings Property

Definition

Gets the StackExchangeRedisSettings used to configure the Redis client.

public Aspire.StackExchange.Redis.StackExchangeRedisSettings Settings { get; }
member this.Settings : Aspire.StackExchange.Redis.StackExchangeRedisSettings
Public ReadOnly Property Settings As StackExchangeRedisSettings

Property Value

Applies to