Click or drag to resize

RAYLASE.Marker.Job.Executor Namespace

Classes
 ClassDescription
Public classBaseJobExecutor Represents the base class for plugins of type job executors.
Public classBaseJobExecutorProfile Represents the base class for defining the profile of a certain job executor.
Public classBaseThreadCoordinatedJobExecutor Represents the base class for plugins of type job executors.
Public classExecutorFinishedEventArgs The event args that is raised by ExecutorFinishedDelegate event.
Public classListPool A set of lists dedicated to a particular type of job elements (i.e. static or dynamic) or function (i.e. streaming)
Public classProcessingStageFinishedEventArgs The event args that is raised by ProcessingStageFinished event.
Enumerations
 EnumerationDescription
Public enumerationListType The type (black or white) of the list
Public enumerationPoolType The type of the pool (e.g.: static, dynamic or stream)
Public enumerationPreviewMode Enum containing preview modes.