Freigeben über


SftpReadSettings.DisableChunking Eigenschaft

Definition

Ruft ab, ob true ist, und deaktiviert das parallele Lesen in jeder Datei. Der Standardwert ist "false". Typ: boolean (oder Expression with resultType boolean).

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: