MessageHandler MH Sign Up

IInvokeProjections Invoke Method

I

Definition

Package: MessageHandler.EventSourcing
Assembly: MessageHandler.EventSourcing
Namespace: MessageHandler.EventSourcing.Projections
Class: IInvokeProjections

Overloads

Method Description
Invoke(T, IEnumerable) Invoke the projections defined to project the sourced events into the model
Invoke(T, SourcedEvent) Invoke the projection defined to project the sourced event into the model

Invoke(T, IEnumerable)

Invoke the projections defined to project the sourced events into the model

Parameters

model: T
The model
events: System.Collections.Generic.IEnumerable
The events

Invoke(T, SourcedEvent)

Invoke the projection defined to project the sourced event into the model

Parameters

model: T
The model
event: MessageHandler.EventSourcing.Contracts.SourcedEvent
The event

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.