Click or drag to resize

MessageBusSubscriptionEventArgsSubscription Property

Gets the Openfin entity that was subscribed to.

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

Property Value

Type: IOpenfinEntity
See Also