Click or drag to resize

AgsServiceStop Method

Stops this service handler

Namespace:  SanteDB.DisconnectedClient.Ags
Assembly:  SanteDB.DisconnectedClient.Ags (in SanteDB.DisconnectedClient.Ags.dll) Version: 2.2.1
Syntax
public bool Stop()

Return Value

Type: Boolean

[Missing <returns> documentation for "M:SanteDB.DisconnectedClient.Ags.AgsService.Stop"]

Implements

IDaemonServiceStop
See Also