| 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 Function Start As Boolean
public:
virtual bool Start() sealed
abstract Start : unit -> bool
override Start : unit -> bool
Return Value
Type:
Boolean[Missing <returns> documentation for "M:SanteDB.DisconnectedClient.Rules.BusinessRulesDaemonService.Start"]
Implements
IDaemonServiceStartSee Also