Click or drag to resize

IPubSubManagerServiceActivated Event

Fired after a subscription and channel are activated

Namespace:  SanteDB.Core.PubSub
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 3.0.481-alpha
Syntax
event EventHandler<DataPersistedEventArgs<PubSubSubscriptionDefinition>> Activated

Value

Type: SystemEventHandlerDataPersistedEventArgsPubSubSubscriptionDefinition
See Also