 | ServerMonitorServiceStop Method |
Stop this service
Namespace: SanteDB.Core.ManagementAssembly: SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 3.0.2081-alpha+b4ae72647f2cc271f89142f76fff26ad69e00f5a
SyntaxPublic Function Stop As Boolean
public:
virtual bool Stop() sealed
abstract Stop : unit -> bool
override Stop : unit -> bool
Return Value
Boolean[Missing <returns> documentation for "M:SanteDB.Core.Management.ServerMonitorService.Stop"]
Implements
IDaemonServiceStop
See Also