AppManagerAppDomainFactory Class
This API supports the product infrastructure and is not intended to be used directly from your code.
Creates and stops application domains for a Web-application manager. This class cannot be inherited.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | AppManagerAppDomainFactory() | This API supports the product infrastructure and is not intended to be used directly from your code. Initializes a new instance of the AppManagerAppDomainFactory class. |
| Name | Description | |
|---|---|---|
![]() | Create(String^, String^) | This API supports the product infrastructure and is not intended to be used directly from your code. Creates a new application domain for the specified Web application. |
![]() | Equals(Object^) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() | Stop() | This API supports the product infrastructure and is not intended to be used directly from your code. Stops all application domains associated with this application manager. |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
Available since 2.0
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
