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