Skip to content

TransactionalStateMetaData

class

Namespace: Orleans.Transactions.Abstractions

Metadata is stored in storage, as a JSON object
[Orleans.GenerateSerializer]
public sealed class TransactionalStateMetaData

Constructors

Properties

  • CommitRecords Gets or sets the commit records retained for transaction recovery.
  • TimeStamp Gets or sets the latest logical timestamp observed by the transactional state.