ConcurrencyDetectorCriticalSectionDisposer 結構
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
由 傳回的 IConcurrencyDetector , IDisposable 會在處置時結束進行中的重大區段。
[System.Runtime.CompilerServices.IsReadOnly]
public readonly struct ConcurrencyDetectorCriticalSectionDisposer : IDisposable
[<System.Runtime.CompilerServices.IsReadOnly>]
type ConcurrencyDetectorCriticalSectionDisposer = struct
interface IDisposable
Public Structure ConcurrencyDetectorCriticalSectionDisposer
Implements IDisposable
- 繼承
-
ConcurrencyDetectorCriticalSectionDisposer
- 屬性
- 實作
備註
如需詳細資訊 和範例,請參閱資料庫提供者和延伸模組的實作 。
建構函式
ConcurrencyDetectorCriticalSectionDisposer(IConcurrencyDetector) |
方法
Dispose() |
由 傳回的 IConcurrencyDetector , IDisposable 會在處置時結束進行中的重大區段。 |