Skip to content

GrainState<T> Properties

Default implementation of Orleans.IGrainState.

ETag

getset
View source
[Orleans.Id(1)]
public string ETag
Gets or sets the ETag that allows optimistic concurrency checks at the storage provider level.

RecordExists

getset
View source
[Orleans.Id(2)]
public bool RecordExists
Gets or sets a value indicating whether the record exists in storage.