次の方法で共有


RelationalQueryContext.Semaphore プロパティ

定義

非同期クエリをシリアル化するために使用されるセマフォを取得します。

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

プロパティ値

セマフォ。

適用対象