Partager via


StoreWriteSettings.MaxConcurrentConnections Propriété

Définition

Obtient ou définit le nombre maximal de connexions simultanées pour le magasin de données source. Type : entier (ou Expression avec un entier resultType).

[Newtonsoft.Json.JsonProperty(PropertyName="maxConcurrentConnections")]
public object MaxConcurrentConnections { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="maxConcurrentConnections")>]
member this.MaxConcurrentConnections : obj with get, set
Public Property MaxConcurrentConnections As Object

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à