Click or drag to resize

DesktopConnectiongetInterApplicationBus Method

Gets the Inter-Application message dispatcher associated with this DesktopConnection.

Namespace:  Openfin.Desktop
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
Syntax
C#
public InterApplicationBus getInterApplicationBus()

Return Value

Type: InterApplicationBus

[Missing <returns> documentation for "M:Openfin.Desktop.DesktopConnection.getInterApplicationBus"]

See Also