EventSequenceToken.EventIndex Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le nombre d’événements par lot avant cet événement
public int EventIndex { get; set; }
public override int EventIndex { get; protected set; }
[Newtonsoft.Json.JsonProperty]
[Orleans.Id(1)]
public override int EventIndex { get; protected set; }
member this.EventIndex : int with get, set
[<Newtonsoft.Json.JsonProperty>]
[<Orleans.Id(1)>]
member this.EventIndex : int with get, set
Public Property EventIndex As Integer
Public Overrides Property EventIndex As Integer
Valeur de propriété
- Attributs
-
Newtonsoft.Json.JsonPropertyAttribute IdAttribute