adTempus API
ArcanaDevelopment.adTempus.Client Namespace / JobStatus Class / TotalTime Property

In This Topic
    TotalTime Property (JobStatus)
    In This Topic
    Total time (in seconds) of all executions for this job.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property TotalTime As Integer
    public int TotalTime {get;}
    See Also