Edit

Share via


PendingTransactionState<TState>.TimeStamp Property

Definition

The logical timestamp of the transaction. Timestamps are guaranteed to be monotonically increasing.

public DateTime TimeStamp { get; set; }
[Orleans.Id(2)]
public DateTime TimeStamp { get; set; }
member this.TimeStamp : DateTime with get, set
[<Orleans.Id(2)>]
member this.TimeStamp : DateTime with get, set
Public Property TimeStamp As DateTime

Property Value

Attributes

Applies to