Worker_BulkLoader Class
Class is the worker thread for the main bulk loader processor
Namespace: SobekCM.Builder_LibraryAssembly: 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
Constructors
|
| Name | Description |
|---|
 | Worker_BulkLoader | Constructor for a new instance of the Worker_BulkLoader class |
Methods
Properties
|
| Name | Description |
|---|
 | Aborted | Flag indicates if the last run of the bulk loader was ABORTED |
 | Final_Message | Gets the message to sum up this execution |
See Also