Partager via


WebApiSkill.BatchSize Propriété

Définition

Obtient ou définit la taille de lot souhaitée qui indique le nombre de documents.

[Newtonsoft.Json.JsonProperty(PropertyName="batchSize")]
public int? BatchSize { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="batchSize")>]
member this.BatchSize : Nullable<int> with get, set
Public Property BatchSize As Nullable(Of Integer)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à