Click or drag to resize

ApplicationContextIsRunning Property

Returns true if service is running

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

Property Value

Type: Boolean

Implements

IApplicationServiceContextIsRunning
See Also