adTempus API
ArcanaDevelopment.adTempus.CustomObjectSupport Namespace / CustomTaskExecutorBase<T> Class
Properties Methods

In This Topic
    CustomTaskExecutorBase<T> Class Members
    In This Topic

    The following tables list the members exposed by CustomTaskExecutorBase<T>.

    Public Properties
     NameDescription
    Public Property An optional return value (exit code) passed back to adTempus and stored in the Job History. This value can also be used by Responses and is stored in a Job Variable for use elsewhere in the job.  
    Top
    Public Methods
     NameDescription
    Public Method Executes the Custom Task  
    Top
    See Also