Partager via


MutableInterceptionContext.AsAsync Méthode

Définition

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

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

Retours

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

S’applique à