Freigeben über


MutableInterceptionContext<TResult>.AsAsync Methode

Definition

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

public System.Data.Entity.Infrastructure.Interception.MutableInterceptionContext<TResult> AsAsync ();
override this.AsAsync : unit -> System.Data.Entity.Infrastructure.Interception.MutableInterceptionContext<'Result>
Public Function AsAsync () As MutableInterceptionContext(Of TResult)

Gibt zurück

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

Gilt für: