IApplicationLifecycle Members

Encapsulates application lifecycle events.

The following tables list the members exposed by the IApplicationLifecycle type.

Public Events

  Name Description
public event Started Occurs when a new instance of the application is started or an existing instance is activated.
public event Stopping Occurs when the application is suspending or closing.

Top

See Also

Reference

IApplicationLifecycle Interface
Microsoft.ApplicationInsights.Extensibility Namespace