문제

I need to collect the 20 latest events from EventHistoryCollector. GetLatestEvents() gets me the 10 latest events and readNextEvents() gets me how many ever events I want in some haphazard order that I can't use. Is there a way of setting page size for the EventHistoryCollector?

도움이 되었습니까?

해결책

Found it here. Should have googled first :|

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top