Click or drag to resize

AppletSubscriptionRepositoryStop Method

Stop the service

Namespace:  SanteDB.Core.Applets.Services.Impl
Assembly:  SanteDB.Core.Applets (in SanteDB.Core.Applets.dll) Version: 3.0.481-alpha
Syntax
public bool Stop()

Return Value

Type: Boolean

[Missing <returns> documentation for "M:SanteDB.Core.Applets.Services.Impl.AppletSubscriptionRepository.Stop"]

Implements

IDaemonServiceStop
See Also