FtpReadSettings.DisableChunking Property

Definition

If true, disable parallel reading within each file. Default is false. Type: boolean (or Expression with resultType boolean).

public object DisableChunking { get; set; }
member this.DisableChunking : obj with get, set
Public Property DisableChunking As Object

Property Value

Applies to