SciChart.Core Assembly > TinyMessenger Namespace : ITinyMessengerHub Interface
ITinyMessengerHub Interface Methods

For a list of all members of this type, see ITinyMessengerHub members.

Public Methods
 NameDescription
 Method Publish a message to any subscribers  
 MethodOverloaded.  Publish a message to any subscribers asynchronously  
 MethodOverloaded.  Subscribe to a message type with the given destination and delivery action. All references are held with WeakReferences All messages of this type will be delivered.  
 Method Unsubscribe from a particular message type. Does not throw an exception if the subscription is not found.  
Top
See Also