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

Worker_Controller Class



Class controls the execution of all tasks, whether being immediately executed or running continuously in a background thread


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_Controller

Inheritance Hierarchy

System..::..Object
  SobekCM.Builder_Library..::..Worker_Controller

Constructors

  NameDescription
Public methodWorker_Controller
Constructor for a new instance of the Worker_Controller class

Methods

  NameDescription
Public methodExecute_Immediately
Immediately perform all requested tasks
Public methodExecute_In_Background
Continuously execute the processes in a recurring background thread

See Also



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