Freigeben über


EnlistTransactionInterceptionContext.AsAsync Methode

Definition

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

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

Gibt zurück

Ein neuer Abfangkontext, der dem asynchronen Flagsatz zugeordnet ist.

Gilt für: