Win32_NamedJobObjectActgInfo, ROOT\CIMV2\ms_409

Class | Methods | Properties (19) | Qualifiers (3) | Instances | Namespaces (2)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Description

This class represents the IO accounting information for a job object.

Win32_NamedJobObjectActgInfo properties

Win32_NamedJobObjectActgInfo has 19 properties (16 Local, 3 Derived)

NameOriginCIMType
ActiveProcessesWin32_NamedJobObjectActgInfo19 [uint32]
CaptionCIM_StatisticalInformation8 [string]
DescriptionCIM_StatisticalInformation8 [string]
key
Name
CIM_StatisticalInformation8 [string]
OtherOperationCountWin32_NamedJobObjectActgInfo21 [uint64]
OtherTransferCountWin32_NamedJobObjectActgInfo21 [uint64]
PeakJobMemoryUsedWin32_NamedJobObjectActgInfo19 [uint32]
PeakProcessMemoryUsedWin32_NamedJobObjectActgInfo19 [uint32]
ReadOperationCountWin32_NamedJobObjectActgInfo21 [uint64]
ReadTransferCountWin32_NamedJobObjectActgInfo21 [uint64]
ThisPeriodTotalKernelTimeWin32_NamedJobObjectActgInfo21 [uint64]
ThisPeriodTotalUserTimeWin32_NamedJobObjectActgInfo21 [uint64]
TotalKernelTimeWin32_NamedJobObjectActgInfo21 [uint64]
TotalPageFaultCountWin32_NamedJobObjectActgInfo19 [uint32]
TotalProcessesWin32_NamedJobObjectActgInfo19 [uint32]
TotalTerminatedProcessesWin32_NamedJobObjectActgInfo19 [uint32]
TotalUserTimeWin32_NamedJobObjectActgInfo21 [uint64]
WriteOperationCountWin32_NamedJobObjectActgInfo21 [uint64]
WriteTransferCountWin32_NamedJobObjectActgInfo21 [uint64]

Detailed description of Win32_NamedJobObjectActgInfo properties

Local properties (16) of Win32_NamedJobObjectActgInfo class

▲ ActiveProcesses property
CIMTYPE'uint32'
Description'Specifies the total number of processes currently associated with the job. When a process is associated with a job, but the association fails because of a limit violation, this value is temporarily incremented. When the terminated process exits and all references to the process are released, this value is decremented. '
ActiveProcesses property is in 1 class (Win32_NamedJobObjectActgInfo) of ROOT\CIMV2\ms_409 and in 2 namespaces
▲ OtherOperationCount property
CIMTYPE'uint64'
Description'Specifies the number of I/O operations performed, other than read and write operations, by all processes that have ever been associated with the job, in addition to all processes currently associated with the job. '
OtherOperationCount property is in 2 classes of ROOT\CIMV2\ms_409 and in 2 namespaces
▲ OtherTransferCount property
CIMTYPE'uint64'
Description'Specifies the number of bytes transferred during operations, other than read and write operations, by all processes that have ever been associated with the job, in addition to all processes currently associated with the job.'
OtherTransferCount property is in 2 classes of ROOT\CIMV2\ms_409 and in 2 namespaces
▲ PeakJobMemoryUsed property
CIMTYPE'uint32'
Description'Specifies the peak memory in kilobytes usage of all processes associated with the job. '
Units'kilobytes'
PeakJobMemoryUsed property is in 1 class (Win32_NamedJobObjectActgInfo) of ROOT\CIMV2\ms_409 and in 2 namespaces
▲ PeakProcessMemoryUsed property
CIMTYPE'uint32'
Description'Specifies the most process memory in kilobytes used by any process ever associated with the job. '
Units'kilobytes'
PeakProcessMemoryUsed property is in 1 class (Win32_NamedJobObjectActgInfo) of ROOT\CIMV2\ms_409 and in 2 namespaces
▲ ReadOperationCount property
CIMTYPE'uint64'
Description'Specifies the number of read operations performed by all processes that have ever been associated with the job, in addition to all processes currently associated with the job. '
ReadOperationCount property is in 2 classes of ROOT\CIMV2\ms_409 and in 2 namespaces
▲ ReadTransferCount property
CIMTYPE'uint64'
Description'Specifies the number of bytes read by all processes that have ever been associated with the job, in addition to all processes currently associated with the job.'
ReadTransferCount property is in 2 classes of ROOT\CIMV2\ms_409 and in 2 namespaces
▲ ThisPeriodTotalKernelTime property
CIMTYPE'uint64'
Description'Specifies the total amount of kernel-mode execution time, in 100 nanoseconds, for all active processes associated with the job (as well as all terminated processes no longer associated with the job) since the last call that set a per-job kernel-mode time limit. This property is set to 0 on creation of the job, and each time a per-job kernel-mode time limit is established. '
Units'100 nanoseconds'
ThisPeriodTotalKernelTime property is in 1 class (Win32_NamedJobObjectActgInfo) of ROOT\CIMV2\ms_409 and in 2 namespaces
▲ ThisPeriodTotalUserTime property
CIMTYPE'uint64'
Description'Specifies the total amount of user-mode execution time, in 100 nanoseconds, for all active processes associated with the job (as well as all terminated processes no longer associated with the job) since the last call that set a per-job user-mode time limit. This property is set to 0 on creation of the job, and each time a per-job user-mode time limit is established'
Units'100 nanoseconds'
ThisPeriodTotalUserTime property is in 1 class (Win32_NamedJobObjectActgInfo) of ROOT\CIMV2\ms_409 and in 2 namespaces
▲ TotalKernelTime property
CIMTYPE'uint64'
Description'Specifies the total amount of kernel-mode execution time, in 100 nanoseconds, for all active processes associated with the job, as well as all terminated processes no longer associated with the job.'
Units'100 nanoseconds'
TotalKernelTime property is in 1 class (Win32_NamedJobObjectActgInfo) of ROOT\CIMV2\ms_409 and in 2 namespaces
▲ TotalPageFaultCount property
CIMTYPE'uint32'
Description'Specifies the total number of page faults encountered by all active processes associated with the job, as well as all terminated processes no longer associated with the job. '
TotalPageFaultCount property is in 1 class (Win32_NamedJobObjectActgInfo) of ROOT\CIMV2\ms_409 and in 2 namespaces
▲ TotalProcesses property
CIMTYPE'uint32'
Description'Specifies the total number of processes associated with the job during its lifetime, including those that have terminated. For example, when a process is associated with a job, but the association fails because of a limit violation, this value is incremented. '
TotalProcesses property is in 1 class (Win32_NamedJobObjectActgInfo) of ROOT\CIMV2\ms_409 and in 2 namespaces
▲ TotalTerminatedProcesses property
CIMTYPE'uint32'
Description'Specifies the total number of processes terminated because of a limit violation. '
TotalTerminatedProcesses property is in 1 class (Win32_NamedJobObjectActgInfo) of ROOT\CIMV2\ms_409 and in 2 namespaces
▲ TotalUserTime property
CIMTYPE'uint64'
Description'Specifies the total amount of user-mode execution time, in 100 nanoseconds, for all active processes associated with the job, as well as all terminated processes no longer associated with the job.'
Units'100 nanoseconds'
TotalUserTime property is in 1 class (Win32_NamedJobObjectActgInfo) of ROOT\CIMV2\ms_409 and in 2 namespaces
▲ WriteOperationCount property
CIMTYPE'uint64'
Description'Specifies the number of write operations performed by all processes that have ever been associated with the job, in addition to all processes currently associated with the job.'
WriteOperationCount property is in 2 classes of ROOT\CIMV2\ms_409 and in 2 namespaces
▲ WriteTransferCount property
CIMTYPE'uint64'
Description'Specifies the number of bytes written by all processes that have ever been associated with the job, in addition to all processes currently associated with the job.'
WriteTransferCount property is in 2 classes of ROOT\CIMV2\ms_409 and in 2 namespaces

Derived properties (3) of Win32_NamedJobObjectActgInfo class

▲ Caption property
CIMTYPE'string'
Description'A short textual description (one-line string) for the statistic or metric.'
Caption property is in 273 classes of ROOT\CIMV2\ms_409 and in 37 namespaces
▲ Description property
CIMTYPE'string'
Description'A textual description of the statistic or metric.'
Description property is in 329 classes of ROOT\CIMV2\ms_409 and in 142 namespaces
▲ Name property
CIMTYPE'string'
Description'The Name property defines the label by which the statistic or metric is known. When subclassed, the property can be overridden to be a Key property.
As a Kernel object job object names are case sensitive. Because WMI keys are case insensitive, the name of the named job object must be decorated as follows: a capital letter should be preceded by a backslash. As a consequence of this convention, 'A' and 'a' are lower case and '\A' and '\a' are upper case.'
keyTrue
Name property is in 306 classes of ROOT\CIMV2\ms_409 and in 142 namespaces

Win32_NamedJobObjectActgInfo Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
AMENDMENTTrue✗✗✓✗✓
Description'This class represents the IO accounting information for a job object.'✗✓✓✗✓
LOCALE1033✓✗✓✗✓

Win32_NamedJobObjectActgInfo System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\CIMV2\ms_409:Win32_NamedJobObjectActgInfo'___SYSTEM8✗✗
__NAMESPACE'ROOT\CIMV2\ms_409'___SYSTEM8✗✗
__SERVER'.'___SYSTEM8✗✗
__DERIVATION['CIM_StatisticalInformation']___SYSTEM8✗✓
__PROPERTY_COUNT19___SYSTEM3✗✗
__RELPATH'Win32_NamedJobObjectActgInfo'___SYSTEM8✗✗
__DYNASTY'CIM_StatisticalInformation'___SYSTEM8✗✗
__SUPERCLASS'CIM_StatisticalInformation'___SYSTEM8✗✗
__CLASS'Win32_NamedJobObjectActgInfo'___SYSTEM8✗✗
__GENUS1___SYSTEM3✗✗

Similar Classes to Win32_NamedJobObjectActgInfo

Number of classes:5
Class nameChildsPropertiesMethodsClass
Instances
Child
Instances
AbstractSingleton
CIM_StatisticalInformation330----
Win32_ClassInfoAction0181----
Win32_ExtensionInfoAction0161----
Win32_FontInfoAction0101----
Win32_MIMEInfoAction0111----
comments powered by Disqus
WUtils.com