Click or drag to resize

RemotePubSubManagerSubscribing Event

Fired when subscribing

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

Value

Type: SystemEventHandlerDataPersistingEventArgsPubSubSubscriptionDefinition

Implements

IPubSubManagerServiceSubscribing
See Also