Table of Contents

Constructor MillraceConcurrencyException

Namespace
Millrace.Storage
Assembly
Millrace.dll

MillraceConcurrencyException(string)

A conditional write matched nothing: UpdateInstanceAsync with a stale revision or a missing instance (providers must not distinguish — one statement can't), and CreateInstanceAsync with a duplicate id (a conflicting write at revision zero). Callers reload and retry their merge.

public MillraceConcurrencyException(string message)

Parameters

message string