Click or drag to resize

IProcessDataConfig Properties

The IProcessDataConfig type exposes the following members.

Properties
  NameDescription
Public propertyCommandLine
Gets or sets a value indicating whether [command line].
Public propertyDescription
Gets or sets a value indicating whether this ProcessDataConfig is description.
Public propertyExecutablePath
Gets or sets a value indicating whether [executable path].
Public propertyHandle
Gets or sets a value indicating whether this ProcessDataConfig is handle.
Public propertyKernelModeTime
Gets or sets a value indicating whether [kernel mode time].
Public propertyMaximumWorkingSetSize
Gets or sets a value indicating whether [maximum working set size].
Public propertyMinimumWorkingSetSize
Gets or sets a value indicating whether [minimum working set size].
Public propertyName
Gets or sets a value indicating whether this ProcessDataConfig is name.
Public propertyOtherOperationCount
Gets or sets a value indicating whether [other operation count].
Public propertyOtherTransferCount
Gets or sets a value indicating whether [other transfer count].
Public propertyPageFaults
Gets or sets a value indicating whether [page faults].
Public propertyParentProcessId
Gets or sets a value indicating whether [parent process id].
Public propertyProcessId
Gets or sets a value indicating whether [process id].
Public propertyProcessorAffinity
Gets or sets a value indicating whether [processor affinity].
Public propertyQuotaNonPagedPoolUsage
Gets or sets a value indicating whether [quota non paged pool usage].
Public propertyQuotaPagedPoolUsage
Gets or sets a value indicating whether [quota paged pool usage].
Public propertyQuotaPeakNonPagedPoolUsage
Gets or sets a value indicating whether [quota peak non paged pool usage].
Public propertyQuotaPeakPagedPoolUsage
Gets or sets a value indicating whether [quota peak paged pool usage].
Public propertyReadOperationCount
Gets or sets a value indicating whether [read operation count].
Public propertyReadTransferCount
Gets or sets a value indicating whether [read transfer count].
Public propertySessionId
Gets or sets the session identifier.
Public propertyStatus
Gets or sets a value indicating whether this ProcessDataConfig is status.
Public propertyUserModeTime
Gets or sets a value indicating whether [user mode time].
Public propertyWriteOperationCount
Gets or sets a value indicating whether [write operation count].
Public propertyWriteTransferCount
Gets or sets a value indicating whether [write transfer count].
Top
See Also