IAppSettings.JobCompleteBatchSize Property

Relativity Import APIs
Gets or sets the total of bytes for a single batch.

Namespace:  Relativity.DataExchange
Assembly:  Relativity.DataExchange.Client.SDK (in Relativity.DataExchange.Client.SDK.dll) Version: 1.5.0
Syntax

int JobCompleteBatchSize { get; set; }

Property Value

Type: Int32
The batch size.
See Also

Reference