Freigeben über


DbConnectionPropertyInterceptionContext<TValue>.AsAsync Methode

Definition

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

public System.Data.Entity.Infrastructure.Interception.DbConnectionPropertyInterceptionContext<TValue> AsAsync ();
override this.AsAsync : unit -> System.Data.Entity.Infrastructure.Interception.DbConnectionPropertyInterceptionContext<'Value>
Public Function AsAsync () As DbConnectionPropertyInterceptionContext(Of TValue)

Gibt zurück

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

Gilt für: