Click or drag to resize

SimDataManagementServiceStop Method

Stop the service

Namespace:  SanteDB.Core.Data
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.Data.SimDataManagementService.Stop"]

Implements

IDaemonServiceStop
See Also