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