ImageImportBulkArtifactJob
Provides the functionality required to load data for an import job and to retrieve messages from the OnMessage event.
Gets or sets the current options for imaging files.
Represents an instance of the ImageSourceIDataReader, which contains data for import. This property is required.
Occurs when all the data for an import job has been processed. Raised at the end of an import.
Occurs when an error is found.
Occurs when an import job suffers a fatal exception and aborts. Raised at the end of an import.
Occurs when a status message needs to be presented to the user.
Occurs when a status message needs to be presented to the user related to the Process.
Occurs when a record has been processed.
public ImageImportBulkArtifactJob()
Creates new job to import images in bulk.
Executes the DataReaderClient, which operates as an iterator over a data source.
Exports the error file for an import job. This file is written only when errors occur.
Exports the error log file for an import job. This file is written only when errors occur.