Freigeben über


DbCommandTreeInterceptionContext.AsAsync Methode

Definition

Erstellt eine neue DbCommandTreeInterceptionContext , die alle kontextbezogenen Informationen in diesem Abfangkontext enthält, die das IsAsync Flag auf true festgelegt hat.

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

Gibt zurück

Ein neuer Abfangkontext, der dem asynchronen Flagsatz zugeordnet ist.

Gilt für: