共用方式為


RedisCommonPropertiesRedisConfiguration.Maxclients Property

Definition

Gets the max clients config

[Newtonsoft.Json.JsonProperty(PropertyName="maxclients")]
public string Maxclients { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="maxclients")>]
member this.Maxclients : string
Public ReadOnly Property Maxclients As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to