ImageImportBulkArtifactJob.OnFatalException Event

Relativity Import APIs
Occurs when an import job suffers a fatal exception and aborts. Raised at the end of an import.

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

public event IImportNotifier.OnFatalExceptionEventHandler OnFatalException

Value

Type: kCura.Relativity.DataReaderClient.IImportNotifier.OnFatalExceptionEventHandler

Implements

IImportNotifier.OnFatalException
See Also

Reference