AppDomainInfo Methods
This API supports the product infrastructure and is not intended to be used directly from your code.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | Finalize() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from Object.) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetId() | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the application domain ID. |
![]() | GetPhysicalPath() | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the physical path of the application domain. |
![]() | GetSiteId() | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the site ID of the application domain. |
![]() | GetType() | |
![]() | GetVirtualPath() | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the root virtual path of the application domain. |
![]() | IsIdle() | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the idle state of the application domain. |
![]() | MemberwiseClone() | |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |

