IProcessPerfDataConfig Properties |
The IProcessPerfDataConfig type exposes the following members.
Name | Description | |
---|---|---|
Description |
Gets or sets a value indicating whether this ProcessPerfDataConfig is
description.
| |
ElapsedTime |
Gets or sets a value indicating whether [elapsed time].
| |
HandleCount |
Gets or sets a value indicating whether [handle count].
| |
IDProcess |
Gets or sets a value indicating whether [ID process].
| |
IODataBytesPerSec |
Gets or sets a value indicating whether [IO data bytes per sec].
| |
IODataOperationsPerSec |
Gets or sets a value indicating whether [IO data operations per sec].
| |
IOOtherBytesPerSec |
Gets or sets a value indicating whether [IO other bytes per sec].
| |
IOOtherOperationsPerSec |
Gets or sets a value indicating whether [IO other operations per sec].
| |
IOReadBytesPerSec |
Gets or sets a value indicating whether [IO read bytes per sec].
| |
IOReadOperationsPerSec |
Gets or sets a value indicating whether [IO read operations per sec].
| |
IOWriteBytesPerSec |
Gets or sets a value indicating whether [IO write bytes per sec].
| |
IOWriteOperationsPerSec |
Gets or sets a value indicating whether [IO write operations per sec].
| |
Name |
Gets or sets a value indicating whether this ProcessPerfDataConfig is
name.
| |
PageFaultsPerSec |
Gets or sets a value indicating whether [page faults per sec].
| |
PageFileBytes |
Gets or sets a value indicating whether [page file bytes].
| |
PageFileBytesPeak |
Gets or sets a value indicating whether [page file bytes peak].
| |
PercentPrivilegedTime |
Gets or sets a value indicating whether [percent privileged time].
| |
PercentProcessorTime |
Gets or sets a value indicating whether [percent processor time].
| |
PercentUserTime |
Gets or sets a value indicating whether [percent user time].
| |
PoolNonpagedBytes |
Gets or sets a value indicating whether [pool nonpaged bytes].
| |
PoolPagedBytes |
Gets or sets a value indicating whether [pool paged bytes].
| |
PriorityBase |
Gets or sets a value indicating whether [priority base].
| |
PrivateBytes |
Gets or sets a value indicating whether [private bytes].
| |
ThreadCount |
Gets or sets a value indicating whether [thread count].
| |
Timestamp_Sys100NS |
Gets or sets a value indicating whether [timestamp sys100 NS].
| |
VirtualBytes |
Gets or sets a value indicating whether [virtual bytes].
| |
VirtualBytesPeak |
Gets or sets a value indicating whether [virtual bytes peak].
| |
WorkingSet |
Gets or sets a value indicating whether [working set].
| |
WorkingSetPeak |
Gets or sets a value indicating whether [working set peak].
| |
WorkingSetPrivate |
Gets or sets a value indicating whether [working set private].
| |
WorkingSetShared |
Gets or sets a value indicating whether [working set shared].
|