GrainStateWithMetaData<TView>.State 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.
The stored view of the log
public TView State { get; set; }
[Orleans.Id(0)]
public TView State { get; set; }
member this.State : 'View with get, set
[<Orleans.Id(0)>]
member this.State : 'View with get, set
Public Property State As TView
Property Value
TView
- Attributes