Click or drag to resize

AuditDaemonService.Stopping Event

The service is stopping

Namespace:  SanteDB.Core.Security.Audit
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 3.0.481-alpha
Syntax
public event EventHandler Stopping

Value

Type: System.EventHandler

Implements

IDaemonService.Stopping
See Also