Click or drag to resize

ApplicationWindowFileDownloadStarted Event

Occurs when a file download has started.

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

Value

Type: SystemEventHandlerWindowEventArgs
See Also