Show / Hide Table of Contents

Interface INotificationMessageService

Standard notification message service implementation.

Inherited Members
INotificationMessageService<IUnifyBranding>.Subscribe<T>(INotificationSink<T>)
INotificationMessageService<IUnifyBranding>.Unsubscribe<T>(INotificationSink<T>)
INotificationMessageService<IUnifyBranding>.Branding
IRegisteredNotificationSinkList.NotifyRegisteredSinksOfMessage<T>(T)
IRegisteredNotificationSinkList.NotifyRegisteredSinksOfMessages<T>(IEnumerable<T>)
Namespace: Unify.Framework.Notification.Interfaces
Assembly: Unify.Framework.Notification.Interfaces.dll
Syntax
public interface INotificationMessageService : INotificationMessageService<IUnifyBranding>, IRegisteredNotificationSinkList

Extension Methods

ObjectExtensions.Copy(Object)
ObjectExtensions.Copy<T>(T)
NotificationEnumerableExtensions.Log(INotificationMessageService, String, String, LoggingLevel)
NotificationEnumerableExtensions.Log(INotificationMessageService, String, String, IDictionary<String, Object>, LoggingLevel)
NotificationEnumerableExtensions.LogWarning(INotificationMessageService, String, String, LoggingLevel)
NotificationEnumerableExtensions.LogWarning(INotificationMessageService, String, String, IDictionary<String, Object>, LoggingLevel)
NotificationEnumerableExtensions.LogError(INotificationMessageService, String, String, LoggingLevel)
NotificationEnumerableExtensions.LogError(INotificationMessageService, String, String, IDictionary<String, Object>, LoggingLevel)
NotificationEnumerableExtensions.Log(INotificationMessageService, String, String, SeverityType, LoggingLevel)
NotificationEnumerableExtensions.Log(INotificationMessageService, String, String, SeverityType, LoggingLevel, IDictionary<String, Object>)
NotificationEnumerableExtensions.LogException(INotificationMessageService, Exception, SeverityType, LoggingLevel, String, String, IDictionary<String, Object>)
NotificationEnumerableExtensions.LogException(INotificationMessageService, Exception)
Extensions.GetWType(Object)
Back to top ©2004-2018 UNIFY Solutions Pty Ltd