Click or drag to resize

RuntimeDesktopConnection Property

Note: This API is now obsolete.

Instance of the current DesktopConnection

Namespace:  Openfin.Desktop
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
Syntax
C#
[ObsoleteAttribute("The DesktopConnection is deprecated. Use the Runtime class directly.")]
public DesktopConnection DesktopConnection { get; }

Property Value

Type: DesktopConnection
See Also