HttpServiceException.Fatal Property

Relativity Import APIs
Gets a value indicating whether the error is considered fatal.

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

public bool Fatal { get; }

Property Value

Type: Boolean
true if the error is considered fatal; otherwise, false.
See Also

Reference