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