Click or drag to resize

DispatcherFactoryUtil Methods

The DispatcherFactoryUtil type exposes the following members.

Methods
 NameDescription
Public Extension MethodFilterSubscriptionMatch Filters subscriptions from a list of subscriptions where the definition is "interested" in the event and data provided
Public methodStatic memberFindDispatcherFactoryById Finds an implementation of the IDisptacherFactory which works for the specified ID
Public methodStatic memberFindDispatcherFactoryByType Get dispatcher factory by type
Public methodStatic memberFindDispatcherFactoryByUri Finds an implementation of the IDisptacherFactory which works for the specified URI
Public methodStatic memberGetFactories Get all factories
Top
See Also