AppDomain, ROOT\WebAdministration
Class
| Methods (1)
| Properties (6)
| Qualifiers (6)
| Instances | Namespaces (2)
Samples: VB Script
| C#
| VB.Net
| Search on:Microsoft
DescriptionRepresents an IIS application domain.
AppDomain methodsAppDomain has 1 methods (1 Local) | Name | Origin | Return |
|---|
| Unload | AppDomain | |
AppDomain propertiesAppDomain has 6 properties (6 Local)
Detailed description of AppDomain methodsLocal methods (1) of AppDomain class| ▲ Unload method |
|---|
| Return | |
|---|
| bypass_getobject | True |
|---|
| Description | 'Unloads an application domain.' |
|---|
| Implemented | True |
|---|
| Unload method is in 1 class (AppDomain) of ROOT\WebAdministration and in 3 namespaces |
Detailed description of AppDomain propertiesLocal properties (6) of AppDomain class
| ▲ IsIdle property |
|---|
| CIMTYPE | 'boolean' |
|---|
| Description | 'A read-only Boolean value. True if the application domain is currently idle; otherwise, false.' |
|---|
| read | True |
|---|
| write | False |
|---|
| IsIdle property is in 1 class (AppDomain) of ROOT\WebAdministration and in 2 namespaces |
AppDomain Qualifiers| Name | Value | ToInstance | ToSubclass | Overridable | Amended | Local |
| Description | 'Represents an IIS application domain.' | ✗ | ✓ | ✓ | ✓ | ✓ |
| DisplayName | 'App Domain' | ✓ | ✓ | ✓ | ✓ | ✓ |
| dynamic | True | ✓ | ✗ | ✓ | ✗ | ✓ |
| factory_clsid | '{01a0f881-e44f-4c39-8775-1366848a5915}' | ✓ | ✓ | ✓ | ✗ | ✓ |
| Locale | 1033 | ✓ | ✓ | ✓ | ✓ | ✓ |
| provider | 'WebAdministrationProvider' | ✓ | ✗ | ✓ | ✗ | ✓ |
AppDomain System properties| Name | Value | Origin | CIMType | Local | Array |
| __PATH | '\\.\ROOT\WebAdministration:AppDomain' | ___SYSTEM | 8 | ✗ | ✗ |
| __NAMESPACE | 'ROOT\WebAdministration' | ___SYSTEM | 8 | ✗ | ✗ |
| __SERVER | '.' | ___SYSTEM | 8 | ✗ | ✗ |
| __DERIVATION | ['Object'] | ___SYSTEM | 8 | ✗ | ✓ |
| __PROPERTY_COUNT | 6 | ___SYSTEM | 3 | ✗ | ✗ |
| __RELPATH | 'AppDomain' | ___SYSTEM | 8 | ✗ | ✗ |
| __DYNASTY | 'Object' | ___SYSTEM | 8 | ✗ | ✗ |
| __SUPERCLASS | 'Object' | ___SYSTEM | 8 | ✗ | ✗ |
| __CLASS | 'AppDomain' | ___SYSTEM | 8 | ✗ | ✗ |
| __GENUS | 1 | ___SYSTEM | 3 | ✗ | ✗ |
Similar Classes to AppDomainNumber of classes:1
comments powered by
|