Skip to content

ITransactionalStateStorageEvents<TState>.Read(DateTime)

Read(DateTime)

abstract
public abstract void Read(DateTime timestamp)
Records a read at the specified logical timestamp.

Parameters

timestampDateTime
The logical timestamp of the read.