Click or drag to resize

DesktopConnectionisConnected Method

Gets the current connection state of the DesktopConnection.

Namespace:  Openfin.Desktop
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
Syntax
C#
public bool isConnected()

Return Value

Type: Boolean
True if connected, otherwise false.
See Also