Click or drag to resize

ApplicationError Event

Occurs when the application has an error.

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

Value

Type: SystemEventHandlerApplicationEventArgs
See Also