|
|
HttpRequest, ROOT\WebAdministration
Class
| Methods | Properties (14)
| Qualifiers (5)
| Instances | Namespaces (2)
Samples: VB Script
| C#
| VB.Net
| Search on:Microsoft
DescriptionRepresents an HTTP request in a worker process.
HttpRequest propertiesHttpRequest has 14 properties (14 Local)
Detailed description of HttpRequest propertiesLocal properties (14) of HttpRequest class| ▲ ClientIPAddress property |
|---|
| CIMTYPE | 'string' |
|---|
| Description | 'A read-only string value that contains the IP address of the client that made the request.' |
|---|
| read | True |
|---|
| ClientIPAddress property is in 1 class (HttpRequest) of ROOT\WebAdministration and in 7 namespaces |
| ▲ ConnectionId property |
|---|
| CIMTYPE | 'string' |
|---|
| Description | 'A read-only string value that contains a 128-bit GUID that uniquely identifies a request's connection.' |
|---|
| read | True |
|---|
| ConnectionId property is in 1 class (HttpRequest) of ROOT\WebAdministration and in 9 namespaces |
| ▲ CurrentModule property |
|---|
| CIMTYPE | 'string' |
|---|
| Description | 'A read-only string value that contains the name of the current module that the request is in.' |
|---|
| read | True |
|---|
| CurrentModule property is in 1 class (HttpRequest) of ROOT\WebAdministration and in 2 namespaces |
| ▲ LocalIPAddress property |
|---|
| CIMTYPE | 'string' |
|---|
| Description | 'A read-only string value that contains the IP address of the network interface card on which the request was received.' |
|---|
| read | True |
|---|
| LocalIPAddress property is in 1 class (HttpRequest) of ROOT\WebAdministration and in 6 namespaces |
| ▲ LocalPort property |
|---|
| CIMTYPE | 'uint32' |
|---|
| Description | 'A read-only uint32 value that contains the port number on which the request was received.' |
|---|
| read | True |
|---|
| LocalPort property is in 1 class (HttpRequest) of ROOT\WebAdministration and in 8 namespaces |
| ▲ PipelineState property |
|---|
| CIMTYPE | 'uint32' |
|---|
| Description | 'A read-only uint32 value that contains the pipeline module state that the request is in.' |
|---|
| read | True |
|---|
| PipelineState property is in 1 class (HttpRequest) of ROOT\WebAdministration and in 2 namespaces |
| ▲ SiteId property |
|---|
| CIMTYPE | 'uint32' |
|---|
| Description | 'A read-only uint32 value that contains the site ID of the request.' |
|---|
| read | True |
|---|
| SiteId property is in 1 class (HttpRequest) of ROOT\WebAdministration and in 4 namespaces |
| ▲ TimeElapsed property |
|---|
| CIMTYPE | 'uint32' |
|---|
| Description | 'A read-only uint32 value that contains the amount of time, in milliseconds, that the request has been in process.' |
|---|
| read | True |
|---|
| TimeElapsed property is in 1 class (HttpRequest) of ROOT\WebAdministration and in 2 namespaces |
| ▲ TimeInModule property |
|---|
| CIMTYPE | 'uint32' |
|---|
| Description | 'A read-only uint32 value that contains the time, in milliseconds, that the request has spent in the module in which it is currently located.' |
|---|
| read | True |
|---|
| TimeInModule property is in 1 class (HttpRequest) of ROOT\WebAdministration and in 2 namespaces |
| ▲ TimeInState property |
|---|
| CIMTYPE | 'uint32' |
|---|
| Description | 'A read-only uint32 value that contains the time, in milliseconds, that the request has been in the current request notification.' |
|---|
| read | True |
|---|
| TimeInState property is in 1 class (HttpRequest) of ROOT\WebAdministration and in 2 namespaces |
HttpRequest Qualifiers| Name | Value | ToInstance | ToSubclass | Overridable | Amended | Local |
| Description | 'Represents an HTTP request in a worker process.' | ✗ | ✓ | ✓ | ✓ | ✓ |
| DisplayName | 'Http Request' | ✓ | ✓ | ✓ | ✓ | ✓ |
| dynamic | True | ✓ | ✗ | ✓ | ✗ | ✓ |
| Locale | 1033 | ✓ | ✓ | ✓ | ✓ | ✓ |
| provider | 'WebAdministrationProvider' | ✓ | ✗ | ✓ | ✗ | ✓ |
HttpRequest System properties| Name | Value | Origin | CIMType | Local | Array |
| __PATH | '\\.\ROOT\WebAdministration:HttpRequest' | ___SYSTEM | 8 | ✗ | ✗ |
| __NAMESPACE | 'ROOT\WebAdministration' | ___SYSTEM | 8 | ✗ | ✗ |
| __SERVER | '.' | ___SYSTEM | 8 | ✗ | ✗ |
| __DERIVATION | ['Object'] | ___SYSTEM | 8 | ✗ | ✓ |
| __PROPERTY_COUNT | 14 | ___SYSTEM | 3 | ✗ | ✗ |
| __RELPATH | 'HttpRequest' | ___SYSTEM | 8 | ✗ | ✗ |
| __DYNASTY | 'Object' | ___SYSTEM | 8 | ✗ | ✗ |
| __SUPERCLASS | 'Object' | ___SYSTEM | 8 | ✗ | ✗ |
| __CLASS | 'HttpRequest' | ___SYSTEM | 8 | ✗ | ✗ |
| __GENUS | 1 | ___SYSTEM | 3 | ✗ | ✗ |
Similar Classes to HttpRequestNumber of classes:12
comments powered by
|
|