MessageHandler MH Sign Up

IDispatchMessages Interface

I

Definition

Package: MessageHandler.Runtime.AtomicProcessing.Pipeline
Assembly: MessageHandler.Runtime.AtomicProcessing.Pipeline
Namespace: MessageHandler.Runtime.AtomicProcessing

Interface implemented by classes that dispatch messages

Methods

Method Description
Dispatch(object) Dispatches a message.
Dispatch(object, IDictionary<string,string>) Dispatches a message with the specified headers.
Dispatch(object, IDictionary<string,string>, AtomicContext) Dispatches a message with the specified headers in an atomic context.
Dispatch(object, IDictionary<string,string>, AtomicContext, CancellationToken) Dispatches a message with the specified headers in an atomic context with cancellation support.
Dispatch(IEnumerable) Dispatches messages.
Dispatch(IEnumerable, IDictionary<string,string>) Dispatches messages with the specified headers.
Dispatch(IEnumerable, IDictionary<string,string>, AtomicContext) Dispatches messages with the specified headers in an atomic context.
Dispatch(IEnumerable, IDictionary<string,string>, AtomicContext, CancellationToken) Dispatches messages with the specified headers in an atomic context with cancellation support.

Sign up to our newsletter to get notified about new content and releases

You can unsubscribe at any time by clicking the link in the footer of your emails. I use Mailchimp as my marketing platform. By clicking subscribe, you acknowledge that your information will be transferred to Mailchimp for processing. Learn more about Mailchimp's privacy practices here.