Click or drag to resize

ApplicationDesktopConnection Property

Note: This API is now obsolete.

[Missing <summary> documentation for "P:Openfin.Desktop.Application.DesktopConnection"]

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

Return Value

Type: DesktopConnection
The applications connection object with the AppDesktop. DesktopConnection
See Also