GrainState<T>.ETag Property

Definition

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

C#
public string ETag { get; set; }
C#
[Orleans.Id(1)]
public string ETag { get; set; }

Property Value

Implements

Attributes

Applies to

Product Versions
.NET Orleans 3.6.0, 7.0.0, 8.0.0, 8.1.0, 8.2.0, 9.0.0