Partilhar via


StoreWriteSettings.MaxConcurrentConnections Propriedade

Definição

Obtém ou define a contagem máxima de conexões simultâneas para o armazenamento de dados de origem. Tipo: inteiro (ou Expressão com resultType inteiro).

[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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a