adTempus API
ArcanaDevelopment.adTempus.ApplicationIntegration Namespace / IExecutionContext Interface
Properties Methods

In This Topic
    IExecutionContext Interface Members
    In This Topic

    The following tables list the members exposed by IExecutionContext.

    Public Properties
     NameDescription
     Property Gets or sets the Checkpoint for the job.  
     Property Gets the unique ID for the job definition.  
     Property Gets the unique ID for this job instance.  
     Property Gets the Job Variables for the job.  
     Property Information about the adTempus server.  
     Property Indicates whether the operation has been terminated.  
     Property Gets the unique ID for the job step definition.  
     Property Gets the step number  
    Top
    Public Methods
     NameDescription
     Method Captures a file on disk and stores it in the job history.  
     Method Stores data as a Captured File in the job history.  
     Method Logs a message to the Job Log for the job.  
     Method Expands variable tokens in a string  
     Method Sends a notification message through the adTempus notification system.  
     Method Communicates additional result information to the host.  
     MethodOverloaded.  Delays execution for the specified number of milliseconds.  
    Top
    See Also