IPubSubDispatcher Interface |
Namespace: SanteDB.Core.PubSub
The IPubSubDispatcher type exposes the following members.
| Name | Description | |
|---|---|---|
| Endpoint |
Gets the endpoint for the channel
| |
| Key |
Gets the key for the channel
| |
| Settings |
Gets the settings for the channel
|
| Name | Description | |
|---|---|---|
| NotifyCreatedTModel |
Notify that a subscription data object has been created
| |
| NotifyMergedTModel |
Notify that a subscribed type was merged
| |
| NotifyObsoletedTModel |
Notify that a subscribed object was obsoleted
| |
| NotifyUnMergedTModel |
Notify that a subscribed type was unmerged
| |
| NotifyUpdatedTModel |
Notify that a subscription data object has been updated
|