Click or drag to resize

IPubSubManagerServiceDeActivating Event

Fired after a subscription and channel are deactivating

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

Value

Type: SystemEventHandlerDataPersistingEventArgsPubSubSubscriptionDefinition
See Also