HostingAppDomainManager Class Members
See Also  Properties Methods 
SourceCode Namespace : HostingAppDomainManager Class


Glossary Item Box

The following tables list the members exposed by HostingAppDomainManager.

Public Constructors

  Name Description
Public Constructor HostingAppDomainManager Constructor  
Top

Public Properties

Public Methods

  Name Description
Public Method CheckSecuritySettings (Inherited from System.AppDomainManager)
Public Method CreateDomain Overridden. Returns a new or existing application domain.  
Public Method CreateObjRef (Inherited from System.MarshalByRefObject)
Public Method GetLifetimeService (Inherited from System.MarshalByRefObject)
Public Method GetService  
Public Method static (Shared in Visual Basic) Initialize  
Public Method InitializeLifetimeService Overridden. Obtains a lifetime service object to control the lifetime policy for this instance.  
Public Method InitializeNewDomain (Inherited from System.AppDomainManager)
Top

Protected Methods

  Name Description
Protected Method MemberwiseClone Overloaded.  (Inherited from System.MarshalByRefObject)
Top

See Also