다음을 통해 공유


DbInterceptionContext.AsAsync 메서드

정의

플래그가 true로 설정된 이 가로채기 컨텍스트의 모든 컨텍스트 정보를 포함하는 새 DbInterceptionContextIsAsync 만듭니다.

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

반환

비동기 플래그 집합과 연결된 새 가로채기 컨텍스트입니다.

적용 대상