Namespace IRM.Messaging.Subscriptions
Classes
Indicates which event feed that an event handler wants to consume. |
Indicates that the type and any derived types that this attribute is applied to is not considered an event handler by the default subscription discovery mechanism. |
Indicates that an event handler wants to consume events by polling the feed in the specified interval. |
Indicates which event feed that an event handler wants to consume. |
Interfaces
Represents a consumer of a specific type of event. |
Represents a consumer of a specific type of event. |
Represents a which stream and how to filter that stream when consuming an event feed. |