JAMS 6.x Help
JobStartedArgs Class Members
Properties 


The following tables list the members exposed by JobStartedArgs.

Public Constructors
 NameDescription
Public ConstructorJobStartedArgs ConstructorDefault constructor  
Top
Public Properties
 NameDescription
Public PropertyAvgBufferedIOCountGets the jobs average buffered I/O count.  
Public PropertyAvgCpuTimeGets the job's average CPU time.  
Public PropertyAvgDirectIOCountGets the jobs average direct I/O count.  
Public PropertyAvgElapsedTimeGets the job's average elapsed time.  
Public PropertyAvgPageFaultsGets the jobs average page fault count.  
Public PropertyAvgWorkingSetPeakGets the jobs average peak working set.  
Public PropertyCurrentStepGets the job's current step.  
Public PropertyEventCodeGets the EventCode. (Inherited from MVPSI.JAMS.JobEventArgs)
Public PropertyJAMSIdGets the job's JAMSId. (Inherited from MVPSI.JAMS.JobEventArgs)
Public PropertyNodeNameGets the name of the node that is running this job.  
Public PropertyProcessIDGets the job's process ID.  
Public PropertyRONGets the job's RON. (Inherited from MVPSI.JAMS.JobEventArgs)
Public PropertyStartTimeGets the job's start time.  
Public PropertyStartTimeUTCGets the job's start time.  
Public PropertyStateGets the current JobState of this entry. (Inherited from MVPSI.JAMS.JobEventArgs)
Top
See Also

Reference

JobStartedArgs Class
MVPSI.JAMS Namespace

Send Feedback