Condividi tramite


DbConnectionPropertyInterceptionContext<TValue>.AsAsync Metodo

Definizione

Crea un nuovo DbConnectionPropertyInterceptionContext<TValue> oggetto contenente tutte le informazioni contestuali in questo contesto di intercettazione insieme al IsAsync flag impostato su true.

public System.Data.Entity.Infrastructure.Interception.DbConnectionPropertyInterceptionContext<TValue> AsAsync ();
override this.AsAsync : unit -> System.Data.Entity.Infrastructure.Interception.DbConnectionPropertyInterceptionContext<'Value>
Public Function AsAsync () As DbConnectionPropertyInterceptionContext(Of TValue)

Restituisce

Nuovo contesto di intercettazione associato al set di flag asincrono.

Si applica a