ApplicationStoppingEventArgs Members

Encapsulates arguments of the Stopping event.

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

Public Constructors

  Name Description
  ApplicationStoppingEventArgs Initializes a new instance of the ApplicationStoppingEventArgs class with the specified runner of asynchronous methods.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public method Run Runs the specified asynchronous method while preventing the application from exiting.
public method ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

ApplicationStoppingEventArgs Class
Microsoft.ApplicationInsights.Extensibility Namespace