WorkerProcess, ROOT\WebAdministration
Class
| Methods (2)
| Properties (3)
| Qualifiers (7)
| Instances (1)
| Namespaces (2)
Samples: VB Script
| C#
| VB.Net
| Search on:Microsoft
DescriptionRepresents a Windows Process Activation Service (WAS) worker process (w3wp.exe).
WorkerProcess methodsWorkerProcess has 2 methods (2 Local)
WorkerProcess propertiesWorkerProcess has 3 properties (3 Local)
Detailed description of WorkerProcess methodsLocal methods (2) of WorkerProcess class▲ GetExecutingRequests method |
---|
Return | |
---|
Parameters | |
---|
bypass_getobject | True |
---|
Description | 'Gets the requests that are currently assigned to a worker process.' |
---|
handler | 'GetRequests' |
---|
implemented | True |
---|
GetExecutingRequests method is in 1 class (WorkerProcess) of ROOT\WebAdministration and in 1 namespace |
▲ GetState method |
---|
Return | uint32 {'out':True} |
---|
bypass_getobject | True |
---|
Description | 'Returns the run-time status of a worker process.' |
---|
handler | 'state' |
---|
implemented | True |
---|
ValueMap | ['0', '1', '2', '3'] |
---|
Values | ['Starting', 'Running', 'Stopping', 'Unknown'] |
---|
GetState method is in 3 classes of ROOT\WebAdministration and in 2 namespaces |
Detailed description of WorkerProcess propertiesLocal properties (3) of WorkerProcess class▲ AppPoolName property |
---|
CIMTYPE | 'string' |
---|
Description | 'A read-only string that represents the application pool to which the worker process belongs.' |
---|
read | True |
---|
AppPoolName property is in 1 class (WorkerProcess) of ROOT\WebAdministration and in 2 namespaces |
WorkerProcess QualifiersName | Value | ToInstance | ToSubclass | Overridable | Amended | Local |
Description | 'Represents a Windows Process Activation Service (WAS) worker process (w3wp.exe).' | ✗ | ✓ | ✓ | ✓ | ✓ |
DisplayName | 'Worker Process' | ✓ | ✓ | ✓ | ✓ | ✓ |
dynamic | True | ✓ | ✗ | ✓ | ✗ | ✓ |
factory_clsid | '{9ff4531b-142e-4352-a385-32cf8039bc30}' | ✓ | ✓ | ✓ | ✗ | ✓ |
Locale | 1033 | ✓ | ✓ | ✓ | ✓ | ✓ |
provider | 'WebAdministrationProvider' | ✓ | ✗ | ✓ | ✗ | ✓ |
section_path | 'system.applicationHost/applicationPools' | ✓ | ✓ | ✓ | ✗ | ✓ |
WorkerProcess System propertiesName | Value | Origin | CIMType | Local | Array |
__PATH | '\\.\ROOT\WebAdministration:WorkerProcess' | ___SYSTEM | 8 | ✗ | ✗ |
__NAMESPACE | 'ROOT\WebAdministration' | ___SYSTEM | 8 | ✗ | ✗ |
__SERVER | '.' | ___SYSTEM | 8 | ✗ | ✗ |
__DERIVATION | ['Object'] | ___SYSTEM | 8 | ✗ | ✓ |
__PROPERTY_COUNT | 3 | ___SYSTEM | 3 | ✗ | ✗ |
__RELPATH | 'WorkerProcess' | ___SYSTEM | 8 | ✗ | ✗ |
__DYNASTY | 'Object' | ___SYSTEM | 8 | ✗ | ✗ |
__SUPERCLASS | 'Object' | ___SYSTEM | 8 | ✗ | ✗ |
__CLASS | 'WorkerProcess' | ___SYSTEM | 8 | ✗ | ✗ |
__GENUS | 1 | ___SYSTEM | 3 | ✗ | ✗ |
Similar Classes to WorkerProcessNumber of classes:6
comments powered by
|