Click or drag to resize

AppletSubscriptionRepositoryIsRunning Property

Returns true if this service is running

Namespace:  SanteDB.Core.Applets.Services.Impl
Assembly:  SanteDB.Core.Applets (in SanteDB.Core.Applets.dll) Version: 2.2.1
Syntax
public bool IsRunning { get; }

Property Value

Type: Boolean

Implements

IDaemonServiceIsRunning
See Also