Click or drag to resize

MessageBusSubscriptionEventArgsSubscriber Property

Gets the Openfin entity that created the subscription.

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

Property Value

Type: IOpenfinEntity
See Also