Click or drag to resize

ApplicationCrashed Event

Occurs when the application crashes.

Namespace:  Openfin.Desktop
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
Syntax
C#
public event EventHandler<ApplicationEventArgs> Crashed

Value

Type: SystemEventHandlerApplicationEventArgs
See Also