GrainState<T>.RecordExists Property

Definition

Gets or sets a value indicating whether the record exists in storage.

C#
public bool RecordExists { get; set; }
C#
[Orleans.Id(2)]
public bool RecordExists { 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