Freigeben über


DbInterceptionContext.AsAsync Methode

Definition

Erstellt eine neue DbInterceptionContext , die alle Kontextinformationen in diesem Abhörkontext enthält, die das IsAsync Flag auf true festgelegt hat.

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

Gibt zurück

Ein neuer Abhörkontext, der dem asynchronen Flagsatz zugeordnet ist.

Gilt für: