Click or drag to resize

PubSubBrokerStart Method

Start the service

Namespace:  SanteDB.Core.PubSub.Broker
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 3.0.481-alpha
Syntax
public bool Start()

Return Value

Type: Boolean

[Missing <returns> documentation for "M:SanteDB.Core.PubSub.Broker.PubSubBroker.Start"]

Implements

IDaemonServiceStart
See Also