Click or drag to resize

DefaultNotificationServiceRelays Property

Get all relays

Namespace:  SanteDB.Core.Notifications
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax
public IEnumerable<INotificationRelay> Relays { get; }

Property Value

Type: IEnumerableINotificationRelay

Implements

INotificationServiceRelays
See Also