IAppSettings.TelemetrySubmitSumMetrics Property

Relativity Import APIs
Gets or sets a value indicating whether Import API should submit SUM metrics on job start and on job completion. This is true by default.

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

bool TelemetrySubmitSumMetrics { get; set; }

Property Value

Type: Boolean
true to submit SUM metrics; otherwise, false.
See Also

Reference