Partager via


DbInterceptionContext.AsAsync Méthode

Définition

Crée un DbInterceptionContext qui contient toutes les informations contextuelles dans ce contexte d’interception dont l’indicateur a la IsAsync valeur true.

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

Retours

Nouveau contexte d’interception associé au jeu d’indicateurs asynchrones.

S’applique à