Click or drag to resize

DefaultJobManagerServiceStart Method

Start the timer

Namespace:  SanteDB.Core.Jobs
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 3.0.481-alpha
Syntax
public bool Start()

Return Value

Type: Boolean

[Missing <returns> documentation for "M:SanteDB.Core.Jobs.DefaultJobManagerService.Start"]

Implements

IDaemonServiceStart
See Also