DbInterceptionContext.AsAsync メソッド

定義

フラグが true に設定されているこのインターセプト コンテキスト内のすべてのコンテキスト情報を含む新しい DbInterceptionContextIsAsync 作成します。

public System.Data.Entity.Infrastructure.Interception.DbInterceptionContext AsAsync ();
member this.AsAsync : unit -> System.Data.Entity.Infrastructure.Interception.DbInterceptionContext
Public Function AsAsync () As DbInterceptionContext

戻り値

非同期フラグ セットに関連付けられた新しいインターセプト コンテキスト。

適用対象