System.Web.Hosting.AppDomainFactory: Method Members

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

See Also: Inherited members from System.Object

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.