AppDomain, ROOT\WebAdministration

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

Description

Represents an IIS application domain.

AppDomain methods

AppDomain has 1 methods (1 Local)

NameOriginReturn
UnloadAppDomain

AppDomain properties

AppDomain has 6 properties (6 Local)

NameOriginCIMType
key
ApplicationPath
AppDomain8 [string]
key
Id
AppDomain8 [string]
IsIdleAppDomain11 [boolean]
PhysicalPathAppDomain8 [string]
ProcessIdAppDomain19 [uint32]
key
SiteName
AppDomain8 [string]

Detailed description of AppDomain methods

Local methods (1) of AppDomain class

▲ Unload method
Return
bypass_getobjectTrue
Description'Unloads an application domain.'
ImplementedTrue
Unload method is in 1 class (AppDomain) of ROOT\WebAdministration and in 3 namespaces

Detailed description of AppDomain properties

Local properties (6) of AppDomain class

▲ ApplicationPath property
CIMTYPE'string'
Description'A read-only string value that contains the virtual path of the application domain.'
keyTrue
readTrue
writeFalse
ApplicationPath property is in 2 classes of ROOT\WebAdministration and in 5 namespaces
▲ Id property
CIMTYPE'string'
Description'A read-only string value that contains a unique identifier for the application domain.'
keyTrue
readTrue
writeFalse
Id property is in 2 classes of ROOT\WebAdministration and in 33 namespaces
▲ IsIdle property
CIMTYPE'boolean'
Description'A read-only Boolean value. True if the application domain is currently idle; otherwise, false.'
readTrue
writeFalse
IsIdle property is in 1 class (AppDomain) of ROOT\WebAdministration and in 2 namespaces
▲ PhysicalPath property
CIMTYPE'string'
Description'A read-only string value that contains the physical path of the application.'
readTrue
writeFalse
PhysicalPath property is in 3 classes of ROOT\WebAdministration and in 4 namespaces
▲ ProcessId property
CIMTYPE'uint32'
Description'A read-only uint32 value that contains the ID of the process in which the application domain is loaded.'
readTrue
writeFalse
ProcessId property is in 2 classes of ROOT\WebAdministration and in 18 namespaces
▲ SiteName property
CIMTYPE'string'
Description'A read-only string value that contains the name of the Web site to which the application domain belongs.'
keyTrue
readTrue
writeFalse
SiteName property is in 3 classes of ROOT\WebAdministration and in 3 namespaces

AppDomain Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
Description'Represents an IIS application domain.'✗✓✓✓✓
DisplayName'App Domain'✓✓✓✓✓
dynamicTrue✓✗✓✗✓
factory_clsid'{01a0f881-e44f-4c39-8775-1366848a5915}'✓✓✓✗✓
Locale1033✓✓✓✓✓
provider'WebAdministrationProvider'✓✗✓✗✓

AppDomain System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\WebAdministration:AppDomain'___SYSTEM8✗✗
__NAMESPACE'ROOT\WebAdministration'___SYSTEM8✗✗
__SERVER'.'___SYSTEM8✗✗
__DERIVATION['Object']___SYSTEM8✗✓
__PROPERTY_COUNT6___SYSTEM3✗✗
__RELPATH'AppDomain'___SYSTEM8✗✗
__DYNASTY'Object'___SYSTEM8✗✗
__SUPERCLASS'Object'___SYSTEM8✗✗
__CLASS'AppDomain'___SYSTEM8✗✗
__GENUS1___SYSTEM3✗✗

Similar Classes to AppDomain

Number of classes:1
Class nameChildsPropertiesMethodsClass
Instances
Child
Instances
AbstractSingleton
WorkerProcessContainsAppDomain020----
comments powered by Disqus
WUtils.com