Share via


EntityFrameworkEventSource.OptimisticConcurrencyFailure Method

Definition

Indicates that an optimistic concurrency failure has occurred.

public void OptimisticConcurrencyFailure ();
member this.OptimisticConcurrencyFailure : unit -> unit
Public Sub OptimisticConcurrencyFailure ()

Remarks

See EF Core event counters for more information and examples.

Applies to