| 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 Function Stop As Boolean
public:
virtual bool Stop() sealed
abstract Stop : unit -> bool
override Stop : unit -> bool
Return Value
Type:
Boolean[Missing <returns> documentation for "M:SanteDB.Core.Data.SimDataManagementService.Stop"]
Implements
IDaemonServiceStopSee Also