Click or drag to resize

IPubSubDispatcherSettings Property

Gets the settings for the channel

Namespace:  SanteDB.Core.PubSub
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax
IDictionary<string, string> Settings { get; }

Property Value

Type: IDictionaryString, String
See Also