Name | Description | |
---|---|---|
EntryStatistics Constructor | Default constructor. |
The following tables list the members exposed by EntryStatistics.
Name | Description | |
---|---|---|
EntryStatistics Constructor | Default constructor. |
Name | Description | |
---|---|---|
BufferedIOCount | Gets the number of buffered I/O's performed by the job. | |
CpuPercent | Gets the percent of the CPU consumed by this job in the last measurement interval. | |
CpuTime | Gets the amount of CPU time consumed by the job. | |
DioSecond | Gets the number of direct I/O's performed per second during the last measurement interval. | |
DirectIOCount | Gets the number of direct I/O's performed by the job. | |
ElapsedTime | Gets the job's elapsed execution time. | |
EntryState | Gets or sets the EntryState of the entry | |
PageFaults | Gets the page fault count for this job. | |
WorkingSetPeak | Gets the peak working set of this job. |
Name | Description | |
---|---|---|
GetObjectData | Serializes a JobStatisticsArgs object |