Click or drag to resize

IPubSubDispatcher Methods

The IPubSubDispatcher type exposes the following members.

Methods
  NameDescription
Public methodNotifyCreatedTModel
Notify that a subscription data object has been created
Public methodNotifyLinkedTModel
Notify subscribers that two objects have been linked together
Public methodNotifyMergedTModel
Notify that a subscribed type was merged
Public methodNotifyObsoletedTModel
Notify that a subscribed object was obsoleted
Public methodNotifyUnlinkedTModel
Notify subscribers two objects being unlinked
Public methodNotifyUnMergedTModel
Notify that a subscribed type was unmerged
Public methodNotifyUpdatedTModel
Notify that a subscription data object has been updated
Top
See Also