'Declaration Public Property BatchSize As Integer
public int BatchSize {get; set;}
The default value is 5000. Value cannot exceed 10000.
Note that if the BufferSize limit is reached first, the data are sent to Salesforce before the BatchSize limit is reached.
SalesforceLoader Class SalesforceLoader Members