timeTarget property
Seek to the first message whose publish or event time is greater than or equal to the specified query time.
If no such message can be located, will seek to the end of the message backlog.
Implementation
TimeTarget? timeTarget;
Seek to the first message whose publish or event time is greater than or equal to the specified query time.
If no such message can be located, will seek to the end of the message backlog.
TimeTarget? timeTarget;