| DesktopSystemDispose Method  | 
 
            Disposes this instance of the DesktopSystem and unsubscribes from all events.
            
 
    Namespace: 
   Openfin.Desktop
    Assembly:
   OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
 Syntax
Syntax Remarks
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
See Also