GrainStateWithMetaData<TView>.GlobalVersion Property
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
C#
public int GlobalVersion { get; set; }
C#
[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
- Attributes
Product | Versions |
---|---|
.NET Orleans | 1.5.10, 3.4.5, 3.6.0, 7.0.0, 8.0.0, 8.1.0, 8.2.0, 9.0.0 |