mySobek Home   |   Help
Skip Navigation Links.
MISSING BANNER
Code Details >> Builder_Library >> Worker_BulkLoader

Worker_BulkLoader Class



Class is the worker thread for the main bulk loader processor


Namespace: SobekCM.Builder_Library
Assembly: SobekCM_Builder_Library (in SobekCM_Builder_Library.dll) Version: 4.8.7.0 (4.8.7.0)

Syntax

C#
public class Worker_BulkLoader

Inheritance Hierarchy

System..::..Object
  SobekCM.Builder_Library..::..Worker_BulkLoader

Constructors

  NameDescription
Public methodWorker_BulkLoader
Constructor for a new instance of the Worker_BulkLoader class

Methods

  NameDescription
Public methodPerform_BulkLoader
Performs the bulk loader process and handles any incoming digital resources
Public methodRefresh_Settings_And_Item_List
Refresh the settings and item list from the database
Public methodReleaseResources
Release all the resources held in this class and all the related builder modules

Properties

  NameDescription
Public propertyAborted
Flag indicates if the last run of the bulk loader was ABORTED
Public propertyFinal_Message
Gets the message to sum up this execution

See Also



Version 4.10.0 ( last generated Monday, March 7, 2016 )