Click or drag to resize

IMessageBusSubscriptionMonitorSubscriberRemoved Event

Occurs when an Openfin entity has unsubscribed from the monitired set of subscriptions.

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

Value

Type: SystemEventHandlerMessageBusSubscriptionEventArgs
See Also