| DesktopConnectionisConnected Method  | 
 
            Gets the current connection state of the DesktopConnection.
            
 
    Namespace: 
   Openfin.Desktop
    Assembly:
   OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
 Syntax
Syntaxpublic bool isConnected()
Return Value
Type: 
BooleanTrue if connected, otherwise false.
 See Also
See Also