Edit

Share via


GrainState<T>.RecordExists Property

Definition

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

public bool RecordExists { get; set; }
[Orleans.Id(2)]
public bool RecordExists { get; set; }
member this.RecordExists : bool with get, set
[<Orleans.Id(2)>]
member this.RecordExists : bool with get, set
Public Property RecordExists As Boolean

Property Value

Implements

Attributes

Applies to