AppDomain, ROOT\WebAdministration\MS_409

Class | Methods (1) | Properties (6) | Qualifiers (4) | 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
Description'Unloads an application domain.'
Unload method is in 1 class (AppDomain) of ROOT\WebAdministration\MS_409 and in 4 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
ApplicationPath property is in 2 classes of ROOT\WebAdministration\MS_409 and in 5 namespaces
▲ Id property
CIMTYPE'string'
Description'A read-only string value that contains a unique identifier for the application domain.'
keyTrue
Id property is in 2 classes of ROOT\WebAdministration\MS_409 and in 33 namespaces
▲ IsIdle property
CIMTYPE'boolean'
Description'A read-only Boolean value. True if the application domain is currently idle; otherwise, false.'
IsIdle property is in 1 class (AppDomain) of ROOT\WebAdministration\MS_409 and in 2 namespaces
▲ PhysicalPath property
CIMTYPE'string'
Description'A read-only string value that contains the physical path of the application.'
PhysicalPath property is in 3 classes of ROOT\WebAdministration\MS_409 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.'
ProcessId property is in 2 classes of ROOT\WebAdministration\MS_409 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
SiteName property is in 3 classes of ROOT\WebAdministration\MS_409 and in 3 namespaces

AppDomain Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
AMENDMENTTrue✗✗✓✗✓
Description'Represents an IIS application domain.'✗✓✓✗✓
DisplayName'App Domain'✓✓✓✗✓
LOCALE1033✓✓✓✗✓

AppDomain System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\WebAdministration\MS_409:AppDomain'___SYSTEM8✗✗
__NAMESPACE'ROOT\WebAdministration\MS_409'___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