TransactionalStateRecord<TState>.CommittedState Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public TState CommittedState { get; set; }
[Orleans.Id(0)]
public TState CommittedState { get; set; }
member this.CommittedState : 'State with get, set
[<Orleans.Id(0)>]
member this.CommittedState : 'State with get, set
Public Property CommittedState As TState
Property Value
TState
- Attributes