Click or drag to resize

MessageBusSubscriptionEventArgs Properties

The MessageBusSubscriptionEventArgs type exposes the following members.

Properties
  NameDescription
Public propertySubscriber
Gets the Openfin entity that created the subscription.
Public propertySubscription
Gets the Openfin entity that was subscribed to.
Public propertyTopic
Gets the topic that was subscribed to.
Top
See Also