Partager via


PropertyInterceptionContext<TValue>.AsAsync Méthode

Définition

Crée un PropertyInterceptionContext<TValue> qui contient toutes les informations contextuelles dans ce contexte d’interception, ainsi que l’indicateur IsAsync défini sur true.

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

Retours

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

S’applique à