Compartilhar via


SftpReadSettings.DisableChunking Propriedade

Definição

Obtém ou define se true, desabilitar a leitura paralela em cada arquivo. O padrão é false. Tipo: booliano (ou Expression com 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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a