Click or drag to resize

ApplicationDispose Method

Dispose the current application instance.

Namespace:  Openfin.Desktop
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.6.0
Syntax
C#
public void Dispose()

Implements

IDisposableDispose
See Also