Click or drag to resize

BusinessRulesDaemonServiceStart Method

Start the service which will register items with the business rules handler

Namespace:  SanteDB.DisconnectedClient.Rules
Assembly:  SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax
public bool Start()

Return Value

Type: Boolean

[Missing <returns> documentation for "M:SanteDB.DisconnectedClient.Rules.BusinessRulesDaemonService.Start"]

Implements

IDaemonServiceStart
See Also