adTempus API
ArcanaDevelopment.adTempus.Client Namespace / JobAgentJoin Class / UserModeTime Property

In This Topic
    UserModeTime Property (JobAgentJoin)
    In This Topic
    Total user mode CPU time for all instances of this job
    Syntax
    'Declaration
     
    
    Public ReadOnly Property UserModeTime As Integer
    public int UserModeTime {get;}
    Remarks
    Processor time is only accumulated for certain task types. See the user guide for more information
    See Also