This documentation is archived and is not being maintained.

IAppDomainFactory Methods

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

The IAppDomainFactory type exposes the following members.

  NameDescription
Public method Create 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 IAppManagerAppDomainFactory interface instead.
Top
Show: