Condividi tramite


DbCommandTreeInterceptionContext.AsAsync Metodo

Definizione

Crea un nuovo DbCommandTreeInterceptionContext che contiene tutte le informazioni contestuali in questo contesto di intercettazione il IsAsync flag impostato su true.

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

Restituisce

Nuovo contesto di intercettazione associato al set di flag asincrono.

Si applica a