Click or drag to resize

PolicyEnforcementSubscriberStopped Event

Fired when the subscriber is stopped

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

Value

Type: SystemEventHandler

Implements

IDaemonServiceStopped
See Also