HttpRequest, ROOT\WebAdministration\MS_409

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

Description

Represents an HTTP request in a worker process.

HttpRequest properties

HttpRequest has 14 properties (14 Local)

NameOriginCIMType
ClientIPAddressHttpRequest8 [string]
ConnectionIdHttpRequest8 [string]
CurrentModuleHttpRequest8 [string]
key
GUID
HttpRequest8 [string]
HostNameHttpRequest8 [string]
LocalIPAddressHttpRequest8 [string]
LocalPortHttpRequest19 [uint32]
PipelineStateHttpRequest19 [uint32]
SiteIdHttpRequest19 [uint32]
TimeElapsedHttpRequest19 [uint32]
TimeInModuleHttpRequest19 [uint32]
TimeInStateHttpRequest19 [uint32]
UrlHttpRequest8 [string]
VerbHttpRequest8 [string]

Detailed description of HttpRequest properties

Local 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.'
ClientIPAddress property is in 1 class (HttpRequest) of ROOT\WebAdministration\MS_409 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.'
ConnectionId property is in 1 class (HttpRequest) of ROOT\WebAdministration\MS_409 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.'
CurrentModule property is in 1 class (HttpRequest) of ROOT\WebAdministration\MS_409 and in 2 namespaces
GUID property
CIMTYPE'string'
Description'A read-only string value that contains a 128-bit GUID that uniquely identifies a request.'
keyTrue
GUID property is in 3 classes of ROOT\WebAdministration\MS_409 and in 14 namespaces
HostName property
CIMTYPE'string'
Description'A read-only string value that contains the site domain name or machine name requested by the client.'
HostName property is in 3 classes of ROOT\WebAdministration\MS_409 and in 23 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.'
LocalIPAddress property is in 1 class (HttpRequest) of ROOT\WebAdministration\MS_409 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.'
LocalPort property is in 1 class (HttpRequest) of ROOT\WebAdministration\MS_409 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.'
PipelineState property is in 1 class (HttpRequest) of ROOT\WebAdministration\MS_409 and in 2 namespaces
SiteId property
CIMTYPE'uint32'
Description'A read-only uint32 value that contains the site ID of the request.'
SiteId property is in 1 class (HttpRequest) of ROOT\WebAdministration\MS_409 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.'
TimeElapsed property is in 1 class (HttpRequest) of ROOT\WebAdministration\MS_409 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.'
TimeInModule property is in 1 class (HttpRequest) of ROOT\WebAdministration\MS_409 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.'
TimeInState property is in 1 class (HttpRequest) of ROOT\WebAdministration\MS_409 and in 2 namespaces
Url property
CIMTYPE'string'
Description'A read-only string value that contains the requested URL.'
Url property is in 3 classes of ROOT\WebAdministration\MS_409 and in 13 namespaces
Verb property
CIMTYPE'string'
Description'A read-only string value that contains the HTTP verb used in the request.'
Verb property is in 4 classes of ROOT\WebAdministration\MS_409 and in 4 namespaces

HttpRequest Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
AMENDMENTTrue
Description'Represents an HTTP request in a worker process.'
DisplayName'Http Request'
LOCALE1033

HttpRequest System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\WebAdministration\MS_409:HttpRequest'___SYSTEM8
__NAMESPACE'ROOT\WebAdministration\MS_409'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION['Object']___SYSTEM8
__PROPERTY_COUNT14___SYSTEM3
__RELPATH'HttpRequest'___SYSTEM8
__DYNASTY'Object'___SYSTEM8
__SUPERCLASS'Object'___SYSTEM8
__CLASS'HttpRequest'___SYSTEM8
__GENUS1___SYSTEM3

Similar Classes to HttpRequest

Number of classes:12
comments powered by Disqus
WUtils.com