Acrux.Threading
INotificationReceiver Interface
NamespacesAcrux.Threading.NotificationsINotificationReceiver
The interface must be implemented by classes that want to receive messages from the Nofitication System
Declaration Syntax
C#Visual BasicVisual C++
public interface INotificationReceiver
Public Interface INotificationReceiver
public interface class INotificationReceiver
Members
All MembersMethods



IconMemberDescription
ReceieveMessage(NotificationMessage, MessageDeliveryOptions)
Callback from the Notification System when a message is sent to the subscriber

Assembly: Acrux.Threading (Module: Acrux.Threading) Version: 1.0.0.0 (1.0.0.35)