Freigeben über


DbTransactionInterceptionContext.AsAsync Methode

Definition

Erstellt eine neue DbTransactionInterceptionContext , die alle Kontextinformationen in diesem Abfangkontext enthält, zusammen mit dem IsAsync auf true festgelegten Flag.

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

Gibt zurück

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

Gilt für: