Click or drag to resize

DesktopSystemApplicationResponding Event

Occurs when an application is not responding.

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

Value

Type: SystemEventHandlerApplicationEventArgs
See Also