Click or drag to resize

IPubSubManagerServiceDeActivated Event

Fired after a subscription and channel are deactivated

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

Value

Type: SystemEventHandlerDataPersistedEventArgsPubSubSubscriptionDefinition
See Also