Click or drag to resize

ApplicationNotResponding Event

Occurs when the application is not responding.

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

Value

Type: SystemEventHandlerApplicationEventArgs
See Also