IProcessDataConfig Properties |
The IProcessDataConfig type exposes the following members.
Name | Description | |
---|---|---|
CommandLine |
Gets or sets a value indicating whether [command line].
| |
Description |
Gets or sets a value indicating whether this ProcessDataConfig is
description.
| |
ExecutablePath |
Gets or sets a value indicating whether [executable path].
| |
Handle |
Gets or sets a value indicating whether this ProcessDataConfig is handle.
| |
KernelModeTime |
Gets or sets a value indicating whether [kernel mode time].
| |
MaximumWorkingSetSize |
Gets or sets a value indicating whether [maximum working set size].
| |
MinimumWorkingSetSize |
Gets or sets a value indicating whether [minimum working set size].
| |
Name |
Gets or sets a value indicating whether this ProcessDataConfig is name.
| |
OtherOperationCount |
Gets or sets a value indicating whether [other operation count].
| |
OtherTransferCount |
Gets or sets a value indicating whether [other transfer count].
| |
PageFaults |
Gets or sets a value indicating whether [page faults].
| |
ParentProcessId |
Gets or sets a value indicating whether [parent process id].
| |
ProcessId |
Gets or sets a value indicating whether [process id].
| |
ProcessorAffinity |
Gets or sets a value indicating whether [processor affinity].
| |
QuotaNonPagedPoolUsage |
Gets or sets a value indicating whether [quota non paged pool usage].
| |
QuotaPagedPoolUsage |
Gets or sets a value indicating whether [quota paged pool usage].
| |
QuotaPeakNonPagedPoolUsage |
Gets or sets a value indicating whether [quota peak non paged pool usage].
| |
QuotaPeakPagedPoolUsage |
Gets or sets a value indicating whether [quota peak paged pool usage].
| |
ReadOperationCount |
Gets or sets a value indicating whether [read operation count].
| |
ReadTransferCount |
Gets or sets a value indicating whether [read transfer count].
| |
SessionId |
Gets or sets the session identifier.
| |
Status |
Gets or sets a value indicating whether this ProcessDataConfig is status.
| |
UserModeTime |
Gets or sets a value indicating whether [user mode time].
| |
WriteOperationCount |
Gets or sets a value indicating whether [write operation count].
| |
WriteTransferCount |
Gets or sets a value indicating whether [write transfer count].
|