IAppSettings.TapiForceBcpHttpClient Property

Relativity Import APIs
Gets or sets a value indicating whether to force using the HTTP transfer client client for all load file transfers. This is false by default.

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

bool TapiForceBcpHttpClient { get; set; }

Property Value

Type: Boolean
true to force the client; otherwise, false.
See Also

Reference