TinyMessengerHub Class Methods

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

Public Methods
 NameDescription
Public Method Publish a message to any subscribers  
Public MethodOverloaded.  Publish a message to any subscribers asynchronously  
Public MethodOverloaded.  Subscribe to a message type with the given destination and delivery action. All references are held with strong references All messages of this type will be delivered.  
Public Method Unsubscribe from a particular message type. Does not throw an exception if the subscription is not found.  
Top
Extension Methods
 NameDescription
Public Extension Method Notifies that finalizer has been invoked
Public Extension MethodOverloaded. Converts an System.IComparable array to double array
Public Extension MethodYields a single item, converting it to System.Collections.IEnumerable.
Public Extension Method
Top
See Also