Click or drag to resize

ApplicationRunRequested Event

Occurs when the application has been requested to run.

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

Value

Type: SystemEventHandlerApplicationEventArgs
See Also