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.
public abstract void Read(DateTime timestamp)timestampDateTime