EventSequenceToken(long, int)
public EventSequenceToken(long sequenceNumber, int eventIndex) Initializes a new instance of the
EventSequenceToken class. Parameters
sequenceNumberlong- The sequence number.
eventIndexint- The event index, for events which are part of a batch.
