Freigeben über


DbConfigurationInterceptionContext.AsAsync Methode

Definition

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

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

Gibt zurück

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

Gilt für: