Partager via


DbCommandInterceptionContext.AsAsync Méthode

Définition

Crée un nouveau DbCommandInterceptionContext qui contient toutes les informations contextuelles dans ce contexte d’interception dont l’indicateur IsAsync est défini sur true.

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

Retours

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

S’applique à