ClientBuildManager.AppDomainStarted Event

Definition

Occurs when an application domain is started.

public:
 event EventHandler ^ AppDomainStarted;
public event EventHandler AppDomainStarted;
member this.AppDomainStarted : EventHandler 
Public Custom Event AppDomainStarted As EventHandler 
Public Event AppDomainStarted As EventHandler 

Event Type

Applies to

See also