Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[C#] Support resetting group count to current index. #746

Merged
merged 1 commit into from
Jan 20, 2020

Conversation

ogreenz
Copy link

@ogreenz ogreenz commented Jan 20, 2020

This is useful for streaming operations where the final count cannot be determined upfront but it still has a limit. This is a c# implementation in the spirit of the Java one already commited to repo.
You can more easily view an example of this modification here:
https://www.diffchecker.com/LHBJGtnO

@mjpt777 mjpt777 merged commit fef3fa9 into real-logic:master Jan 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants