Click or drag to resize

ApplicationWindowOutOfMemory Event

Occurs when a process ran out of memory.

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

Value

Type: SystemEventHandlerWindowEventArgs
See Also