Skip to content
Docs Try Aspire

StackExchangeRedisSettings Constructors

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