JAMS 6.x Help
EntryStatistics Class Members
Properties  Methods 


The following tables list the members exposed by EntryStatistics.

Public Constructors
 NameDescription
Public ConstructorEntryStatistics ConstructorDefault constructor.  
Top
Public Properties
 NameDescription
Public PropertyBufferedIOCountGets the number of buffered I/O's performed by the job.  
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 PropertyEntryStateGets or sets the EntryState of the entry  
Public PropertyPageFaultsGets the page fault count for this job.  
Public PropertyWorkingSetPeakGets the peak working set of this job.  
Top
Public Methods
 NameDescription
Public MethodGetObjectDataSerializes a JobStatisticsArgs object  
Top
See Also

Reference

EntryStatistics Class
MVPSI.JAMSServer Namespace

Send Feedback