ConcurrencyDetectorCriticalSectionDisposer(IConcurrencyDetector) 构造函数

定义

public ConcurrencyDetectorCriticalSectionDisposer (Microsoft.EntityFrameworkCore.Infrastructure.IConcurrencyDetector concurrencyDetector);
new Microsoft.EntityFrameworkCore.Infrastructure.ConcurrencyDetectorCriticalSectionDisposer : Microsoft.EntityFrameworkCore.Infrastructure.IConcurrencyDetector -> Microsoft.EntityFrameworkCore.Infrastructure.ConcurrencyDetectorCriticalSectionDisposer
Public Sub New (concurrencyDetector As IConcurrencyDetector)

参数

concurrencyDetector
IConcurrencyDetector

IConcurrencyDetector 退出关键节的 。

适用于