Click or drag to resize

MessageBusMessageEventArgsTMessageSource Property

Gets the Openfin entity where the message originated from.

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

Property Value

Type: IOpenfinEntity
See Also