Skip to content
DocsTry Aspire
DocsTry

StackExchangeRedisSettings Constructors

ClassConstructors1 member
Provides the client configuration settings for connecting to a Redis server.
public sealed class StackExchangeRedisSettings
{
public StackExchangeRedisSettings()
{
// ...
}
}