共用方式為


RelationalQueryContext.Semaphore 屬性

定義

取得用來序列化非同步查詢的號志。

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

屬性值

號志。

適用於