streamPosition
and
limit
Examples
The query examples below show how
streamPosition
and
limit
values interact.
Query | Description |
---|---|
|
Delivers events starting with the earliest possible event. |
|
Delivers events starting at the earliest possible event, but not more than 50 events. |
|
Delivers events starting after
|
|
Delivers no events and returns a
streamPosition you use to retrieve events occurring subsequent to the current time. |
|
Delivers up to
|