Click or drag to resize

IMessageBusSubscriptionMonitorSubscriberAdded Event

Occurs when an Openfin entity has subscribed to the monitored set of subscriptions.

Namespace:  Openfin.Desktop.Messaging
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
Syntax
C#
event EventHandler<MessageBusSubscriptionEventArgs> SubscriberAdded

Value

Type: SystemEventHandlerMessageBusSubscriptionEventArgs
See Also