SciChart.Core Assembly : TinyMessenger Namespace
TinyMessenger Namespace
Classes
 ClassDescription
Class Basic "cancellable" generic message
Class Default "pass through" proxy. Does nothing other than deliver the message.
Class Generic message with user specified content
Class Base class for messages that provides weak refrence storage of the sender
Class Represents an active subscription to a message
Class Messenger hub responsible for taking subscriptions/publications and delivering of messages.
Class Thrown when an exceptions occurs while subscribing to a message type
Interfaces
 InterfaceDescription
Interface A TinyMessage to be published/delivered by TinyMessenger
Interface Message proxy definition. A message proxy can be used to intercept/alter messages and/or marshall delivery actions onto a particular thread.
Interface Represents a message subscription
Interface Messenger hub responsible for taking subscriptions/publications and delivering of messages.
See Also