Click or drag to resize

ApplicationOutOfMemory Event

Occurs when the application is out of memory.

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

Value

Type: SystemEventHandlerApplicationEventArgs
See Also