Click or drag to resize

RemotePubSubManagerActivating Event

Fired when activating

Namespace:  SanteDB.DisconnectedClient.Services.Remote
Assembly:  SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax
public event EventHandler<DataPersistingEventArgs<PubSubSubscriptionDefinition>> Activating

Value

Type: SystemEventHandlerDataPersistingEventArgsPubSubSubscriptionDefinition

Implements

IPubSubManagerServiceActivating
See Also