RelationalQueryContext.Semaphore 속성

정의

비동기 쿼리를 serialize하는 데 사용되는 세마포를 가져옵니다.

public virtual System.Threading.SemaphoreSlim Semaphore { get; }
member this.Semaphore : System.Threading.SemaphoreSlim
Public Overridable ReadOnly Property Semaphore As SemaphoreSlim

속성 값

세마포입니다.

적용 대상