Share via


StackExchangeRedisSettings.ConnectionString Property

Definition

Gets or sets the comma-delimited configuration string used to connect to the Redis server.

public string? ConnectionString { get; set; }
member this.ConnectionString : string with get, set
Public Property ConnectionString As String

Property Value

Applies to