| IMessageBusSubscriptionMonitor Interface | 
Namespace: Openfin.Desktop.Messaging
 Syntax
Syntaxpublic interface IMessageBusSubscriptionMonitor
The IMessageBusSubscriptionMonitor type exposes the following members.
 Events
Events| Name | Description | |
|---|---|---|
|  | SubscriberAdded | 
            Occurs when an Openfin entity has subscribed to the monitored set of subscriptions.
             | 
|  | SubscriberRemoved | 
            Occurs when an Openfin entity has unsubscribed from the monitired set of subscriptions.
             | 
 See Also
See Also