IAppManagerAppDomainFactory Interface
.NET Framework 2.0
This interface supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Defines a method used to create an AppDomain instance for a Web-application manager and a method used to stop all AppDomain instances for a Web-application manager.
Namespace: System.Web.HostingAssembly: System.Web (in system.web.dll)
/** @attribute InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown) */
/** @attribute GuidAttribute("02998279-7175-4d59-aa5a-fb8e44d4ca9d") */
public interface IAppManagerAppDomainFactory
InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown) GuidAttribute("02998279-7175-4d59-aa5a-fb8e44d4ca9d") public interface IAppManagerAppDomainFactory
Not applicable.
Community Additions
ADD
Show: