IMessageBusSubscriptionMonitor Interface |
Namespace: Openfin.Desktop.Messaging
public interface IMessageBusSubscriptionMonitor
The IMessageBusSubscriptionMonitor type exposes the following members.
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.
|