Methods 


TinyMessengerHub Class Members

The following tables list the members exposed by TinyMessengerHub.

Public Constructors
 NameDescription
Public Constructor  
Top
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