MessageHandler MH Sign Up

IDispatchMessages Dispatch Method

D

Definition

Package: MessageHandler.Runtime.StreamProcessing.Pipeline
Assembly: MessageHandler.Runtime.StreamProcessing.Pipeline
Namespace: MessageHandler.Runtime.StreamProcessing
Class: IDispatchMessages

Overloads

Method Description
Dispatch(IEnumerable, bool) Dispatches messages
Dispatch(IEnumerable, IDictionary<string,string>, bool) Dispatches messages
Dispatch(IEnumerable<byte[]>, bool) Dispatches messages
Dispatch(IEnumerable<byte[]>, IDictionary<string,string>, bool) Dispatches messages
Dispatch(IEnumerable, bool) Dispatches messages
Dispatch(IEnumerable, IDictionary<string,string>, bool) Dispatches messages

Dispatch(IEnumerable, bool)

Dispatches messages

Parameters

messages: System.Collections.Generic.IEnumerable
The messages
endOfBatch: System.Boolean
An indication whether this is the end of a batch

Returns

System.Threading.Tasks.Task

Dispatch(IEnumerable, IDictionary<string,string>, bool)

Dispatches messages

Parameters

messages: System.Collections.Generic.IEnumerable
The messages
headers: System.Collections.Generic.IDictionary
The headers
endOfBatch: System.Boolean
An indication whether this is the end of a batch

Returns

System.Threading.Tasks.Task

Dispatch(IEnumerable<byte[]>, bool)

Dispatches messages

Parameters

messages: System.Collections.Generic.IEnumerable
The messages
endOfBatch: System.Boolean
An indication whether this is the end of a batch

Returns

System.Threading.Tasks.Task

Dispatch(IEnumerable<byte[]>, IDictionary<string,string>, bool)

Dispatches messages

Parameters

messages: System.Collections.Generic.IEnumerable
The messages
headers: System.Collections.Generic.IDictionary
The headers
endOfBatch: System.Boolean
An indication whether this is the end of a batch

Returns

System.Threading.Tasks.Task

Dispatch(IEnumerable, bool)

Dispatches messages

Parameters

messages: System.Collections.Generic.IEnumerable
The messages
endOfBatch: System.Boolean
An indication whether this is the end of a batch

Returns

System.Threading.Tasks.Task

Dispatch(IEnumerable, IDictionary<string,string>, bool)

Dispatches messages

Parameters

messages: System.Collections.Generic.IEnumerable
The messages
headers: System.Collections.Generic.IDictionary
The headers
endOfBatch: System.Boolean
An indication whether this is the end of a batch

Returns

System.Threading.Tasks.Task

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.