JAMS 6.x Help
JobStatisticsArgs Class Members
Properties 


The following tables list the members exposed by JobStatisticsArgs.

Public Constructors
 NameDescription
Public ConstructorJobStatisticsArgs ConstructorDefault constructor.  
Top
Public Properties
 NameDescription
Public PropertyBufferedIOCountGets the number of buffered I/O's performed by the job.  
Public PropertyCompletionDeltaGets an estimate of the length of time until this job is complete.  
Public PropertyCompletionPercentGets an estimate, expressed as a percentage, of how close to complete this job is.  
Public PropertyCpuPercentGets the percent of the CPU consumed by this job in the last measurement interval.  
Public PropertyCpuTimeGets the amount of CPU time consumed by the job.  
Public PropertyDioSecondGets the number of direct I/O's performed per second during the last measurement interval.  
Public PropertyDirectIOCountGets the number of direct I/O's performed by the job.  
Public PropertyElapsedTimeGets the job's elapsed execution time.  
Public PropertyEventCodeGets the EventCode. (Inherited from MVPSI.JAMS.JobEventArgs)
Public PropertyJAMSIdGets the job's JAMSId. (Inherited from MVPSI.JAMS.JobEventArgs)
Public PropertyPageFaultsGets the page fault count for this job.  
Public PropertyRONGets the job's RON. (Inherited from MVPSI.JAMS.JobEventArgs)
Public PropertyStateGets the current JobState of this entry. (Inherited from MVPSI.JAMS.JobEventArgs)
Public PropertyWorkingSetPeakGets the peak working set of this job.  
Top
See Also

Reference

JobStatisticsArgs Class
MVPSI.JAMS Namespace

Send Feedback