GrainStateWithMetaData<TView>.GlobalVersion 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 length of the log
public int GlobalVersion { get; set; }
[Orleans.Id(1)]
public int GlobalVersion { get; set; }
member this.GlobalVersion : int with get, set
[<Orleans.Id(1)>]
member this.GlobalVersion : int with get, set
Public Property GlobalVersion As Integer
Property Value
- Attributes