Hi!
How to retrieve the current state of a projection via the EventStore.Client API if the projection runs “foreachStream”?
The only way I’ve found so far is ProjectionManager.GetState() which does not have a stream parameter.
Best regards,
Dominik