GetSequenceToken(int, ICacheDataAdapter)
public StreamSequenceToken GetSequenceToken(int index, ICacheDataAdapter dataAdapter) Gets the sequence token of the cached message a the provided index
Parameters
indexint- The index of the message to access.
dataAdapterICacheDataAdapter- The data adapter.
Returns
The sequence token.
