Share via


ConcurrencyDetectorCriticalSectionDisposer Struktura

Definice

Vrácená IDisposable objektem IConcurrencyDetector, který ukončí průběžnou kritickou část při odstranění.

[System.Runtime.CompilerServices.IsReadOnly]
public readonly struct ConcurrencyDetectorCriticalSectionDisposer : IDisposable
[<System.Runtime.CompilerServices.IsReadOnly>]
type ConcurrencyDetectorCriticalSectionDisposer = struct
    interface IDisposable
Public Structure ConcurrencyDetectorCriticalSectionDisposer
Implements IDisposable
Dědičnost
ConcurrencyDetectorCriticalSectionDisposer
Atributy
Implementuje

Poznámky

Další informace a příklady najdete v tématu Implementace zprostředkovatelů a rozšíření databáze .

Konstruktory

ConcurrencyDetectorCriticalSectionDisposer(IConcurrencyDetector)

Vytvoří nový ConcurrencyDetectorCriticalSectionDisposer.

Metody

Dispose()

Vrácená IDisposable objektem IConcurrencyDetector, který ukončí průběžnou kritickou část při odstranění.

Platí pro