Click or drag to resize

RuntimeIsConnected Property

Gets a value that indicates whether the Runtime instance is connected.

Namespace:  Openfin.Desktop
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
Syntax
C#
public bool IsConnected { get; }

Property Value

Type: Boolean
See Also