Freigeben über


BeginTransactionInterceptionContext.AsAsync Methode

Definition

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

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

Gibt zurück

Ein neuer Abfangkontext, der dem asynchronen Flagsatz zugeordnet ist.

Gilt für: