Name

AppDomainFactory

Synopsis

This class supports the .NET Framework infrastructure. You do not need to use it directly in your code.

Public NotInheritable Class AppDomainFactory : Implements IAppDomainFactory
' Public Constructors
   Public Sub New() 
' Public Instance Methods
   Public Function Create(ByVal module As String, 
        ByVal typeName As String, ByVal appId As String, 
        ByVal appPath As String, 
        ByVal strUrlOfAppOrigin As String, 
        ByVal iZone As Integer) As Object Implements IAppDomainFactory.Create 
End Class

Get ASP.NET in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.