System.Web.Hosting.IAppDomainFactory Members

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

Public Methods

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

Creates a new application domain for the specified Web application. This interface was used by .NET Framework versions earlier than 2.0; version 2.0 uses the System.Web.Hosting.IAppManagerAppDomainFactory interface instead.