Freigeben über


WebApiSkill.BatchSize Eigenschaft

Definition

Ruft die gewünschte Batchgröße ab, die die Anzahl der Dokumente angibt, oder legt diese fest.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: