RAYLASE. |
Class | Description | |
---|---|---|
![]() | BaseJobExecutor | Represents the base class for plugins of type job executors. |
![]() | BaseJobExecutorProfile | Represents the base class for defining the profile of a certain job executor. |
![]() | BaseThreadCoordinatedJobExecutor | Represents the base class for plugins of type job executors. |
![]() | ExecutorFinishedEventArgs | The event args that is raised by ExecutorFinishedDelegate event. |
![]() | ListPool | A set of lists dedicated to a particular type of job elements (i.e. static or dynamic) or function (i.e. streaming) |
![]() | ProcessingStageFinishedEventArgs | The event args that is raised by ProcessingStageFinished event. |
Enumeration | Description | |
---|---|---|
![]() | ListType | The type (black or white) of the list |
![]() | PoolType | The type of the pool (e.g.: static, dynamic or stream) |
![]() | PreviewMode | Enum containing preview modes. |