Skip to content

TransactionalStateMetaData Properties

Metadata is stored in storage, as a JSON object

CommitRecords

getset
View source
[Orleans.Id(1)]
public Dictionary<Guid, CommitRecord> CommitRecords
Gets or sets the commit records retained for transaction recovery.

TimeStamp

getset
View source
[Orleans.Id(0)]
public DateTime TimeStamp
Gets or sets the latest logical timestamp observed by the transactional state.