RelationalQueryContext.Semaphore 属性

定义

获取用于序列化异步查询的信号灯。

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

属性值

信号灯。

适用于