Edit

GrainState<T>.ETag Property

Definition

Gets or sets the ETag that allows optimistic concurrency checks at the storage provider level.

[Orleans.Id(1)]
public string ETag { get; set; }
public string ETag { get; set; }
[<Orleans.Id(1)>]
member this.ETag : string with get, set
member this.ETag : string with get, set
Public Property ETag As String

Property Value

Implements

Attributes

Applies to