IAppSettings.TapiMaxJobParallelism Property

Relativity Import APIs
Gets or sets the Transfer API maximum degree of parallelism for a single transfer job.

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

int TapiMaxJobParallelism { get; set; }

Property Value

Type: Int32
The degree of parallelism.
See Also

Reference