Click or drag to resize

ServiceUtil Class

Utility for starting / stopping the SanteDB hosted services
Inheritance Hierarchy
SystemObject
  SanteDB.CoreServiceUtil

Namespace: SanteDB.Core
Assembly: SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 3.0.2081-alpha+b4ae72647f2cc271f89142f76fff26ad69e00f5a
Syntax
public static class ServiceUtil

The ServiceUtil type exposes the following members.

Methods
 NameDescription
Public methodStatic memberStart Helper function to start the services
Public methodStatic memberStop Stop the service
Top
See Also