Click or drag to resize

PolicyEnforcementSubscriberStarting Event

Fired when the subscriber is starting

Namespace:  SanteDB.DisconnectedClient.Subscribers
Assembly:  SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax
public event EventHandler Starting

Value

Type: SystemEventHandler

Implements

IDaemonServiceStarting
See Also