Compartir a través de


CopySink.MaxConcurrentConnections Propiedad

Definición

Obtiene o establece el número máximo de conexiones simultáneas para el almacén de datos receptor. Tipo: entero (o Expresión con entero 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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a