Skip to content

CosmosConditionNotSatisfiedException Properties

Exception thrown when a storage provider detects an Etag inconsistency when attempting to perform a WriteStateAsync operation.

GrainId

get
View source
[Orleans.Id(0)]
public string GrainId
Gets the id of the affected grain.

GrainType

get
View source
[Orleans.Id(1)]
public string GrainType
Gets the grain type of the affected grain.