Method | Description | |
---|---|---|
Execute_In_Background ( ) : void |
Continuously execute the processes in a recurring background thread
|
|
Worker_Controller ( bool Verbose ) : System |
Constructor for a new instance of the Worker_Controller class
|
Method | Description | |
---|---|---|
CheckForAbort ( ) : bool | ||
Create_Complete_MarcXML_Feed ( bool Test_Feed_Flag ) : void | ||
Get_Registry_Value ( string KeyPath, string KeyName ) : string | ||
Look_For_Variable_Registry_Key ( string Manufacturer, string KeyName ) : string | ||
Run_BulkLoader ( |
||
publish_log_file ( string LocalLogName ) : void |
public Worker_Controller ( bool Verbose ) : System | ||
Verbose | bool | Flag indicates if this should be verbose in the log file and console |
return | System |