Share via


RedisData.EnableNonSslPort Property

Definition

Specifies whether the non-ssl Redis server port (6379) is enabled.

public bool? EnableNonSslPort { get; set; }
member this.EnableNonSslPort : Nullable<bool> with get, set
Public Property EnableNonSslPort As Nullable(Of Boolean)

Property Value

Applies to