Click or drag to resize

MessageBusMessageEventArgsTMessageDestination Property

Gets the Openfin entity where the message was sent to.

Namespace:  Openfin.Desktop.Messaging
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
Syntax
C#
public IOpenfinEntity Destination { get; protected set; }

Property Value

Type: IOpenfinEntity
See Also