Click or drag to resize

PolicyEnforcementSubscriberStopping Event

Fired when the subscriber is stopping

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

Value

Type: SystemEventHandler

Implements

IDaemonServiceStopping
See Also