Pergunta

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?

Foi útil?

Solução

Found it here. Should have googled first :|

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top