Edit

Share via


GrainState<T>.ETag Property

Definition

An e-tag that allows optimistic concurrency checks at the storage provider level.

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

Property Value

Implements

Attributes

Applies to