IPubSubDispatcher Methods |
The IPubSubDispatcher type exposes the following members.
| Name | Description | |
|---|---|---|
| NotifyCreatedTModel |
Notify that a subscription data object has been created
| |
| NotifyLinkedTModel |
Notify subscribers that two objects have been linked together
| |
| NotifyMergedTModel |
Notify that a subscribed type was merged
| |
| NotifyObsoletedTModel |
Notify that a subscribed object was obsoleted
| |
| NotifyUnlinkedTModel |
Notify subscribers two objects being unlinked
| |
| NotifyUnMergedTModel |
Notify that a subscribed type was unmerged
| |
| NotifyUpdatedTModel |
Notify that a subscription data object has been updated
|