Click or drag to resize

ApplicationClosed Event

Occurs when the application is closed.

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

Value

Type: SystemEventHandlerApplicationEventArgs
See Also