adTempus API
ArcanaDevelopment.adTempus.CustomObjectSupport Namespace / CustomTaskExecutorBase<T> Class
The settings class for the task, derived from CustomTaskBase.
Members

In This Topic
    CustomTaskExecutorBase<T> Class
    In This Topic
    Base class for a Custom Task executor
    Syntax
    Type Parameters
    T
    The settings class for the task, derived from CustomTaskBase.
    Inheritance Hierarchy

    System.Object
       ArcanaDevelopment.adTempus.CustomObjectSupport.CustomTaskExecutorBase<T>

    See Also