| IApplicationServiceContextIsRunning Property |
Get whether the service is running
Namespace:
SanteDB.Core
Assembly:
SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax ReadOnly Property IsRunning As Boolean
Get
property bool IsRunning {
bool get ();
}
abstract IsRunning : bool with get
Property Value
Type:
BooleanSee Also