Disconnects from the Runtime.
Namespace:
Openfin.Desktop
Assembly:
OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.5.1
Syntax public void Disconnect(
Action onDisconnected
)
Parameters
- onDisconnected
- Type: SystemAction
Callback which is invoked when the Runtime has disconnected.
See Also