Click or drag to resize

InterApplicationBusChannel Property

Instance of a MessageChannelFactory to create ChannelProvider and ChannelClient instances.

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

Property Value

Type: InterApplicationBusMessageChannelFactory
See Also