Click or drag to resize

DependencyServiceManagerStart Method

Start the process

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

Return Value

Type: Boolean

[Missing <returns> documentation for "M:SanteDB.Core.Services.Impl.DependencyServiceManager.Start"]

Implements

IDaemonServiceStart
See Also