Click or drag to resize

IPubSubDispatcher Interface

Represents a dispatcher which can send discrete objects over a particular standard

Namespace:  SanteDB.Core.PubSub
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax
public interface IPubSubDispatcher

The IPubSubDispatcher type exposes the following members.

Properties
  NameDescription
Public propertyEndpoint
Gets the endpoint for the channel
Public propertyKey
Gets the key for the channel
Public propertySettings
Gets the settings for the channel
Top
Methods
See Also