CosmosConditionNotSatisfiedException(string, GrainId, string, string, string)
public CosmosConditionNotSatisfiedException(string grainType, GrainId grainId, string collection, string storedEtag, string currentEtag) Exception thrown when a Cosmos DB exception is thrown due to update conditions not being satisfied.
Parameters
grainTypestringgrainIdGrainIdcollectionstringstoredEtagstringcurrentEtagstring
