Replies: 1 comment
-
You registered the projection with livecylce For live-aggregations see docs and how to have the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I get the following error
var a = session.Events.AggregateStream<LeadCountProjection>(id);
Startup code:
Projection:
Class:
I'd appreciate any help getting this to work.
Beta Was this translation helpful? Give feedback.
All reactions