Click or drag to resize

BisMessageHandlerIsRunning Property

True if the service is running

Namespace: SanteDB.Rest.BIS
Assembly: SanteDB.Rest.BIS (in SanteDB.Rest.BIS.dll) Version: 3.0.2081-alpha+df02e6253577ea261b120b9c6244730e71f51a20
Syntax
public bool IsRunning { get; }

Property Value

Boolean

Implements

IDaemonServiceIsRunning
See Also