Show / Hide Table of Contents

Namespace Sartorius.SAF.Notification

Classes

ErrorsChangedEventArgs

NotificationBase<TMessage>

Defines base functionality for pushing and subscribing to notifications.

NotificationService

Implements a simple notification service.

NotificationSubscription<TPayload>

Defines the subscription of a notification.

ProgressNotificationArgs

Encapsulate the progress notification data.

SubscriptionToken

Defines an identification object for an INotificationSubscription.

Token<TToken>

Represents an abstract class for objects that are used as identification tokens.

Interfaces

INotificationService

Defines methods to publish notifications.

INotificationSubscription

Enhances the IEventSubscription Interfacs.

INotifyDataPropertyChanged

Notifies clients that a data property value has changed.

INotifyErrorsChanged

Interface definition of a notifitcation mechanism that indicates if an instance has errors.

INotifyPasswordChanged

Interface definition of a notifitcation mechanism to indicate if a password has changes.

IProgressNotification

Defined the progress notification functionality.

Enums

PasswordChangedConsequence

Defines consequences for the PasswordChangedEventHandler.

ThreadOption

Specifies options where a call is done.

Delegates

PasswordChangedEventHandler

PasswordChangedEventHandler.

Back to top Generated by DocFX