CommitRecord
class
Namespace: Orleans.Transactions.Abstractions
Records the timestamp and write participants for a committed transaction.
[Orleans.GenerateSerializer][Orleans.Immutable]public sealed class CommitRecordConstructors
Properties
TimestampGets or sets the transaction commit timestamp.WriteParticipantsGets or sets the participants which wrote during the transaction.
