Edit

Share via


IGrainState<T>.ETag Property

Definition

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

public string ETag { get; set; }
member this.ETag : string with get, set
Public Property ETag As String

Property Value

Applies to