System.Web.Hosting.AppDomainFactory Members

The members of System.Web.Hosting.AppDomainFactory are listed below.

See Also: Inherited members from System.Object

Public Constructors

Initializes a new instance of the System.Web.Hosting.AppDomainFactory class. This class was used by earlier versions of the .NET Framework than version 2.0, which uses the System.Web.Hosting.AppManagerAppDomainFactory class instead.

Public Methods

Create(string, string, string, string, string, int) : object

Returns a new application domain for the specified Web application. This class was used by earlier versions of the .NET Framework than version 2.0, which uses the System.Web.Hosting.AppManagerAppDomainFactory class instead.