System.Web.Hosting.IAppDomainFactory: Method Members

The methods of System.Web.Hosting.IAppDomainFactory are listed below. For a list of all members, see the IAppDomainFactory Members list.

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.