Click or drag to resize

PubSubBrokerIsRunning Property

True if the broker is running

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

Property Value

Type: Boolean

Implements

IDaemonServiceIsRunning
See Also