Click or drag to resize

DefaultJobManagerServiceStop Method

Stops the timer

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

Return Value

Type: Boolean

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

Implements

IDaemonServiceStop
See Also