DesktopSystemDispose Method |
Disposes this instance of the DesktopSystem and unsubscribes from all events.
Namespace:
Openfin.Desktop
Assembly:
OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.5.1
Syntax Remarks
This method should not be invoked directly since the DesktopSystem instance is automatically disposed
during Runtime disconnect and cleanup. Calling this method on an active connection will leave the
Runtime instance in an indeterminite state.
See Also