Relative Content

Tag Archive for abp

How to disable Concurrency Check in Abp framework?

I am using a FullAuditedEntity in a background job. I need to save the entity several times in the process its a long running job. but I am getting exceptions due to concurrency stamp mismatch. I need to disable the concurrency stamp check built in the abp framework. How can I do this?

How to disable Concurrency Check in Abp.io?

I am using a FullAuditedEntity in a background job. I need to save the entity several times in the process its a long running job. but I am getting exceptions due to concurrency stamp mismatch. I need to disable the concurrency stamp check built in the abp framework. How can I do this?